.. |
ARCMigrate
|
Move PreprocessorOptions into the Lex library, and make it intrusively
|
2012-10-24 17:01:35 +00:00 |
AST
|
Address feedback from Eli Friedman on r166522.
|
2012-10-24 01:14:28 +00:00 |
ASTMatchers
|
Adds the possibility to run ASTMatchFinder over arbitrary AST nodes.
|
2012-10-24 14:47:44 +00:00 |
Analysis
|
Fix potential null deference in CFG printer.
|
2012-10-12 22:56:31 +00:00 |
Basic
|
Make DiagnosticOptions intrusively reference-counted, and make sure
|
2012-10-23 22:26:28 +00:00 |
CodeGen
|
Remove the HiddenWeakTemplateVTables CodeGen option. It's currently unused.
|
2012-10-24 14:11:55 +00:00 |
Driver
|
Handle -pthread, -pg and -shared correctly on bitrig.
|
2012-10-23 17:07:31 +00:00 |
Edit
|
Change the representation of builtin functions in the AST
|
2012-08-31 00:14:07 +00:00 |
Frontend
|
Move PreprocessorOptions into the Lex library, and make it intrusively
|
2012-10-24 17:01:35 +00:00 |
FrontendTool
|
Split library clangRewrite into clangRewriteCore and clangRewriteFrontend.
|
2012-09-01 05:09:24 +00:00 |
Headers
|
clang/lib/Headers/CMakeLists.txt: Add f16cintrin.h.
|
2012-10-11 01:10:04 +00:00 |
Lex
|
Move HeaderSearchOptions into the Lex library, make it intrusively
|
2012-10-24 16:19:39 +00:00 |
Parse
|
When used in a compound expression FP_CONTRACT should proceed all explicit
|
2012-10-21 01:10:01 +00:00 |
Rewrite
|
Make DiagnosticOptions intrusively reference-counted, and make sure
|
2012-10-23 22:26:28 +00:00 |
Sema
|
Use a .def file for most of the diagnostic options.
|
2012-10-23 23:11:23 +00:00 |
Serialization
|
(De-)serialize header search options.
|
2012-10-24 16:50:34 +00:00 |
StaticAnalyzer
|
[analyzer] Handle 'SomeVar.SomeEnumConstant', which is legal in C++.
|
2012-10-23 23:59:08 +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 |