llvm-project/clang/lib
David Chisnall cdd207e43e Add bitmaps for strong / weak ivar layout (GNUstep runtime).
llvm-svn: 141085
2011-10-04 15:35:30 +00:00
..
ARCMigrate Introduce a pure virtual clone() method to DiagnosticConsumer, so that 2011-09-29 00:38:00 +00:00
AST Improve location fidelity of objc decls. 2011-10-04 04:48:02 +00:00
Analysis Fix another major performance regression in LiveVariables by not canonicalizing the underlying ImmutableSets on every analyzed statement (just at merges). Fixes <rdar://problem/10087538>. 2011-10-02 01:45:37 +00:00
Basic Make sure SourceManager::getFileIDLoaded doesn't hang in release build because of invalid passed parameter. 2011-10-03 23:43:01 +00:00
CodeGen Add bitmaps for strong / weak ivar layout (GNUstep runtime). 2011-10-04 15:35:30 +00:00
Driver Add a comment explaining that I have a better plan for implementing the 2011-10-04 09:58:21 +00:00
Frontend Rip out flags for controlling C++ "production mode" separately. 2011-10-04 05:34:14 +00:00
FrontendTool Eliminate the unused -create-module cc1-level option 2011-09-15 19:45:56 +00:00
Headers Add support for alignment-specifiers in C1X and C++11, remove 2011-09-29 18:04:28 +00:00
Index Removing a bunch of dead returns/breaks after llvm_unreachables. 2011-09-23 20:26:49 +00:00
Lex Fixed exapnsion range for # and ##. 2011-10-03 18:39:03 +00:00
Parse Pass from the parser the locations of selector identifiers when creating 2011-10-03 06:36:36 +00:00
Rewrite Improve location fidelity of objc decls. 2011-10-04 04:48:02 +00:00
Sema Improve location fidelity of objc decls. 2011-10-04 04:48:02 +00:00
Serialization Improve location fidelity of objc decls. 2011-10-04 04:48:02 +00:00
StaticAnalyzer [analyzer] Remove redundant state (AnalysisContext pointer for every BinaryOperator tracked) from IdempotentOperationChecker. 2011-10-03 23:07:13 +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