.. |
ARCMigrate
|
Split library clangRewrite into clangRewriteCore and clangRewriteFrontend.
|
2012-09-01 05:09:24 +00:00 |
AST
|
StmtPrinter: Print floating point literals with the right suffix to disambiguate them from integers.
|
2012-09-20 14:07:17 +00:00 |
ASTMatchers
|
Fix isDerivedFrom matcher.
|
2012-09-18 14:17:42 +00:00 |
Analysis
|
Add faux-body support for dispatch_once().
|
2012-09-21 00:52:24 +00:00 |
Basic
|
Disable source fortification on Darwin with AddressSanitizer.
|
2012-09-20 10:10:01 +00:00 |
CodeGen
|
Update for encapsulating the "construct*AlignmentFromInt" methods.
|
2012-09-21 16:07:49 +00:00 |
Driver
|
Add C/C++ header locations for the Freescale SDK.
|
2012-09-18 22:25:07 +00:00 |
Edit
|
Change the representation of builtin functions in the AST
|
2012-08-31 00:14:07 +00:00 |
Frontend
|
Allow disabling PCH validation when loading an AST file by checking
|
2012-09-15 01:10:20 +00:00 |
FrontendTool
|
Split library clangRewrite into clangRewriteCore and clangRewriteFrontend.
|
2012-09-01 05:09:24 +00:00 |
Headers
|
Add _rdrand{16,32,64}_step intrinsics to immintrin.h
|
2012-07-12 09:33:03 +00:00 |
Lex
|
The keywords "true" and "false" shouldn't warn under -Wundef.
|
2012-09-20 02:38:38 +00:00 |
Parse
|
If the range in a for range statement doesn't have a viable begin/end function,
|
2012-09-20 21:52:32 +00:00 |
Rewrite
|
Remove redundant semicolons which are null statements.
|
2012-09-10 21:20:09 +00:00 |
Sema
|
Make warnings about uninitialized fields include the field name.
|
2012-09-21 08:58:33 +00:00 |
Serialization
|
[PCH] After deserializing a DeclContext, if it has external lexical decls but not
|
2012-09-21 01:30:00 +00:00 |
StaticAnalyzer
|
Revert r164364, "Flip "faux-bodies" in the analyzer on by default to flush out bugs."
|
2012-09-21 12:00:42 +00:00 |
Tooling
|
Split library clangRewrite into clangRewriteCore and clangRewriteFrontend.
|
2012-09-01 05:09:24 +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 |