hanchenye-llvm-project/clang/lib
Douglas Gregor 26858b7e10 Add and document __has_feature values for the remaining C++0x
features, so clients can check for the availability of these features
even before we get around to implementing them.

llvm-svn: 138741
2011-08-29 17:28:38 +00:00
..
ARCMigrate Twinify. 2011-08-27 00:34:29 +00:00
AST Warn on missing [super finalize] calls. 2011-08-28 22:35:17 +00:00
Analysis Warn on missing [super finalize] calls. 2011-08-28 22:35:17 +00:00
Basic Warn on missing [super finalize] calls. 2011-08-28 22:35:17 +00:00
CodeGen Remove unused variables noticed by GCC. 2011-08-27 17:54:32 +00:00
Driver Cleanup r138662 per Ben and David's suggestions, thanks. 2011-08-26 22:27:02 +00:00
Frontend objective-c: Treat top-level objective-c declarations 2011-08-27 20:50:59 +00:00
FrontendTool Introduce a -cc1 option "-emit-module", that creates a binary module 2011-08-25 22:30:56 +00:00
Headers Fix _mm256_shuffle_ps mask! Example, for mask=203, Instead of: 2011-08-23 23:29:45 +00:00
Index remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports 2011-07-23 10:55:15 +00:00
Lex Add and document __has_feature values for the remaining C++0x 2011-08-29 17:28:38 +00:00
Parse objective-c: Treat top-level objective-c declarations 2011-08-27 20:50:59 +00:00
Rewrite objective-c: Treat top-level objective-c declarations 2011-08-27 20:50:59 +00:00
Sema Thread safety: various minor bugfixes, with test cases 2011-08-29 17:12:27 +00:00
Serialization objective-c: Treat top-level objective-c declarations 2011-08-27 20:50:59 +00:00
StaticAnalyzer [analyzer] Introduce a new callback for checkers, printState, to be used for debug-printing the contents of a ProgramState. 2011-08-28 19:11:56 +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