.. |
ARCMigrate
|
Move PreprocessorOptions into the Lex library, and make it intrusively
|
2012-10-24 17:01:35 +00:00 |
AST
|
Remove a const_cast by propagating constness to the member function.
|
2012-11-03 14:24:57 +00:00 |
ASTMatchers
|
Insert interception point onStartOfTranslationUnit.
|
2012-11-02 01:31:03 +00:00 |
Analysis
|
[analyzer] add LocationContext::inTopFrame() helper.
|
2012-11-03 02:54:16 +00:00 |
Basic
|
Basic: Windows doesn't define S_IFIFO.
|
2012-11-06 17:08:24 +00:00 |
CodeGen
|
ARM byval: when type alignment is bigger than ABI alignment, instead of
|
2012-11-06 04:58:01 +00:00 |
Driver
|
Follow-up for r167411 to un-break ASan on Mac. Move SanitizerArgs to a header file and use it on Darwin toolchain.
|
2012-11-06 15:09:03 +00:00 |
Edit
|
Change the representation of builtin functions in the AST
|
2012-08-31 00:14:07 +00:00 |
Frontend
|
Split the instrinsic header wmmintrin.h into AES and PCLMUL parts, so
|
2012-11-05 23:30:26 +00:00 |
FrontendTool
|
Split library clangRewrite into clangRewriteCore and clangRewriteFrontend.
|
2012-09-01 05:09:24 +00:00 |
Headers
|
Split the instrinsic header wmmintrin.h into AES and PCLMUL parts, so
|
2012-11-05 23:30:26 +00:00 |
Lex
|
Rename LangOptions members for address sanitizer and thread sanitizer from
|
2012-11-05 21:48:12 +00:00 |
Parse
|
Have the parser initialize Sema before it consumes the first
|
2012-11-05 23:58:27 +00:00 |
Rewrite
|
Modern objective-C translator: Start adding line info to the
|
2012-11-06 17:30:23 +00:00 |
Sema
|
Put the usage-directive inside the nearest namespace or TU decl. We don't want
|
2012-11-04 20:21:54 +00:00 |
Serialization
|
[PCH] Take into account the 'include' source location of a SM_SLOC_BUFFER_ENTRY.
|
2012-11-06 00:35:04 +00:00 |
StaticAnalyzer
|
[analyzer] Add symbol escapes logic to the SimpleStreamChecker.
|
2012-11-06 04:20:57 +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 |