.. |
ARCMigrate
|
Introduce a pure virtual clone() method to DiagnosticConsumer, so that
|
2011-09-29 00:38:00 +00:00 |
AST
|
PR11062: Make C99 inlining work properly for names with associated builtin libcalls.
|
2011-10-11 22:09:24 +00:00 |
Analysis
|
Remove AnalysisContext::getLiveVariables(), and introduce a templatized mechanism to lazily create analyses that are attached to AnalysisContext objects.
|
2011-10-07 22:21:02 +00:00 |
Basic
|
Add a -Wc++0x-compat warning for C++11 keywords used as identifiers when in
|
2011-10-11 19:57:52 +00:00 |
CodeGen
|
Start handling debug line and scope information better:
|
2011-10-11 23:00:55 +00:00 |
Driver
|
Driver: Add support for a new -nostdlibinc option.
|
2011-10-11 18:20:16 +00:00 |
Frontend
|
Frontend: Replace -nostdinc by -nostdsysteminc (which is just system include
|
2011-10-11 18:20:10 +00:00 |
FrontendTool
|
Parse LLVM command line arguments after plugins have been loaded
|
2011-10-10 01:23:06 +00:00 |
Headers
|
Add _mm_comige_sd to emmintrin.h, since I apparently forgot to do this in r138769.
|
2011-10-06 20:31:50 +00:00 |
Index
|
Removing a bunch of dead returns/breaks after llvm_unreachables.
|
2011-09-23 20:26:49 +00:00 |
Lex
|
Add a -Wc++0x-compat warning for C++11 keywords used as identifiers when in
|
2011-10-11 19:57:52 +00:00 |
Parse
|
Add typo correction for type names.
|
2011-10-11 01:02:41 +00:00 |
Rewrite
|
objc rewriter: Restore objc_msgSend_stret/objc_msgSendSuper_stret declaration
|
2011-10-11 23:02:37 +00:00 |
Sema
|
Rename SemaCXXCast.cpp to SemaCast.cpp.
|
2011-10-11 17:38:55 +00:00 |
Serialization
|
Add support for viewing the module graph via Graphviz, for debugging
|
2011-10-11 19:27:55 +00:00 |
StaticAnalyzer
|
[analyzer] Remove an unused member variable.
|
2011-10-11 18:19:20 +00:00 |
CMakeLists.txt
|
The ARC Migration Tool. All the credit goes to Argyrios and Fariborz
|
2011-06-15 23:25:17 +00:00 |
Makefile
|
The ARC Migration Tool. All the credit goes to Argyrios and Fariborz
|
2011-06-15 23:25:17 +00:00 |