.. |
ARCMigrate
|
Move PreprocessorOptions into the Lex library, and make it intrusively
|
2012-10-24 17:01:35 +00:00 |
AST
|
Fix the template type diffing to handle integral template arguments.
|
2012-11-01 21:29:28 +00:00 |
ASTMatchers
|
Insert interception point onStartOfTranslationUnit.
|
2012-11-02 01:31:03 +00:00 |
Analysis
|
Fix potential null deference in CFG printer.
|
2012-10-12 22:56:31 +00:00 |
Basic
|
isLegalUTF8() was giving the wrong answer
|
2012-10-30 23:50:26 +00:00 |
CodeGen
|
Update the front end to use minsize attribute
|
2012-11-01 23:55:47 +00:00 |
Driver
|
Remove first argument from Arg::getValue; it's been unused since r105760.
|
2012-11-01 04:30:05 +00:00 |
Edit
|
Change the representation of builtin functions in the AST
|
2012-08-31 00:14:07 +00:00 |
Frontend
|
Remove first argument from Arg::getValue; it's been unused since r105760.
|
2012-11-01 04:30:05 +00:00 |
FrontendTool
|
Split library clangRewrite into clangRewriteCore and clangRewriteFrontend.
|
2012-09-01 05:09:24 +00:00 |
Headers
|
Add "static" to some functions in altivec.c where it was missing.
|
2012-10-31 18:17:07 +00:00 |
Lex
|
Make the FilenameRange of the InclusionDirective callback more accurate,
|
2012-11-01 17:52:58 +00:00 |
Parse
|
Change diagnostics for enums with fixed underlying type so in C++98 mode, we cite C++11.
|
2012-11-02 01:34:28 +00:00 |
Rewrite
|
Make DiagnosticOptions intrusively reference-counted, and make sure
|
2012-10-23 22:26:28 +00:00 |
Sema
|
Update the front end to use minsize attribute
|
2012-11-01 23:55:47 +00:00 |
Serialization
|
[PCH] Remove the stat cache from the PCH file.
|
2012-10-31 20:59:50 +00:00 |
StaticAnalyzer
|
[analyzer] Fix typo in r167186.
|
2012-11-01 00:25:15 +00:00 |
Tooling
|
Make DiagnosticOptions intrusively reference-counted, and make sure
|
2012-10-23 22:26:28 +00:00 |
CMakeLists.txt
|
Adds the AST Matcher library, which provides a in-C++ DSL to express
|
2012-07-06 05:48:52 +00:00 |
Makefile
|
Adds the AST Matcher library, which provides a in-C++ DSL to express
|
2012-07-06 05:48:52 +00:00 |