llvm-project/clang/lib
Nick Lewycky 72cd229398 Fix special king of typo.
llvm-svn: 148368
2012-01-18 01:50:13 +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 fix for PR11655 2012-01-17 22:40:00 +00:00
CodeGen Fix special king of typo. 2012-01-18 01:50:13 +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 couple issues where we didn't correctly delay diagnostics in PotentiallyPotentiallyEvaluated contexts. In preparation for making sizeof() PotentiallyPotentiallyEvaluated. 2012-01-18 01:05:54 +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