llvm-project/clang/lib
Douglas Gregor ec793dde8e Try to silence GCC warning
llvm-svn: 133623
2011-06-22 16:43:25 +00:00
..
ARCMigrate Unbreak the CMake build 2011-06-21 22:16:17 +00:00
AST Fix a missing space noticed by matthewbg in code review. 2011-06-21 23:26:32 +00:00
Analysis Introduce a new AST node describing reference binding to temporaries. 2011-06-21 17:03:29 +00:00
Basic Make more use of llvm::StringRef in various APIs. In particular, don't 2011-06-21 15:13:30 +00:00
CodeGen Try to silence GCC warning 2011-06-22 16:43:25 +00:00
Driver It is possible to request the nonfragile ABI with -fobjc-abi-version=2; 2011-06-22 00:53:57 +00:00
Frontend Make InitHeaderSearch::AddPath and HeaderSearchOptions::AddPath consistent 2011-06-21 21:53:08 +00:00
FrontendTool [arcmt] Remove '-arcmt-modify-in-memory', it turned out less useful than we hoped it would be. 2011-06-17 23:49:31 +00:00
Headers Define va_copy when in C++0x mode; C++0x picked it up from C99. 2011-06-20 15:03:22 +00:00
Index Modify some deleted function methods to better reflect reality: 2011-05-06 20:44:56 +00:00
Lex Make more use of llvm::StringRef in various APIs. In particular, don't 2011-06-21 15:13:30 +00:00
Parse Introduce DelayedCleanupPool useful for simplifying clean-up of certain resources that, while their 2011-06-22 06:09:49 +00:00
Rewrite Make more use of llvm::StringRef in various APIs. In particular, don't 2011-06-21 15:13:30 +00:00
Sema objc-arc: Allow unbridged cast of retainable object to 2011-06-22 16:36:45 +00:00
Serialization Introduce a new AST node describing reference binding to temporaries. 2011-06-21 17:03:29 +00:00
StaticAnalyzer Introduce a new AST node describing reference binding to temporaries. 2011-06-21 17:03:29 +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