hanchenye-llvm-project/clang/lib
Richard Smith 4ef685becf Enable constant evaluation of implicit calls to constexpr conversion operators.
llvm-svn: 148333
2012-01-17 21:17:26 +00:00
..
ARCMigrate Remove unused variables. 2011-12-25 01:18:52 +00:00
AST Enable constant evaluation of implicit calls to constexpr conversion operators. 2012-01-17 21:17:26 +00:00
Analysis scanf: parse the 'm' length modifier, and check that the right arguments 2012-01-12 17:11:12 +00:00
Basic Remove unreachable code in Clang. (replace with llvm_unreachable where appropriate or when GCC requires it) 2012-01-17 06:56:22 +00:00
CodeGen Enable the new ObjC ARC autorelease pool elimination pass. 2012-01-17 20:54:51 +00:00
Driver Remove unnecessary default cases in switches over enums. 2012-01-17 02:30:50 +00:00
Frontend [libclang] Make sure Preprocessor is set in ASTUnit during indexing. 2012-01-17 18:48:07 +00:00
FrontendTool Remove unnecessary default cases in switches over enums. 2012-01-17 02:30:50 +00:00
Headers Don't depend on undefined macros being 0, there are options for the 2012-01-03 19:22:38 +00:00
Index Remove unnecessary default cases in switches over enums. 2012-01-17 02:30:50 +00:00
Lex Remove unreachable code in Clang. (replace with llvm_unreachable where appropriate or when GCC requires it) 2012-01-17 06:56:22 +00:00
Parse Remove unreachable code in Clang. (replace with llvm_unreachable where appropriate or when GCC requires it) 2012-01-17 06:56:22 +00:00
Rewrite Remove unreachable code in Clang. (replace with llvm_unreachable where appropriate or when GCC requires it) 2012-01-17 06:56:22 +00:00
Sema Fix a couples of issues in format strings checking. 2012-01-17 20:03:31 +00:00
Serialization Rework the way in which we (de-)serialize the declarations 2012-01-17 19:21:53 +00:00
StaticAnalyzer Remove unreachable code in Clang. (replace with llvm_unreachable where appropriate or when GCC requires it) 2012-01-17 06:56:22 +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