llvm-project/clang/lib
Benjamin Kramer b2c42807a4 Remove unreachable default case to pacify clang's -Wcovered-switch-default.
llvm-svn: 159829
2012-07-06 15:27:25 +00:00
..
ARCMigrate Implement AST classes for comments, a real parser for Doxygen comments and a 2012-07-06 00:28:32 +00:00
AST ASTContext.cpp: Appease msvc to cast NULL to typed pointer, or msvc mistakes NULL as int. 2012-07-06 11:51:12 +00:00
ASTMatchers Build-fix: Remove non-existent directories from Makefiles. 2012-07-06 06:00:30 +00:00
Analysis Implement AST classes for comments, a real parser for Doxygen comments and a 2012-07-06 00:28:32 +00:00
Basic Remove unreachable default case to pacify clang's -Wcovered-switch-default. 2012-07-06 15:27:25 +00:00
CodeGen Add -ffp-contract = { fast | on | off } command line option support. 2012-07-06 00:59:19 +00:00
Driver Add -ffp-contract = { fast | on | off } command line option support. 2012-07-06 00:59:19 +00:00
Edit [objcmt] Check for classes that accept 'objectForKey:' (or the other selectors 2012-07-06 00:07:09 +00:00
Frontend Add -ffp-contract = { fast | on | off } command line option support. 2012-07-06 00:59:19 +00:00
FrontendTool Remove a goofy CMake hack and use the standard CMake facilities to 2012-06-21 01:30:21 +00:00
Headers Rename tzcnt intrinsics to match gcc. 2012-07-02 06:52:51 +00:00
Lex Share ConvertUTF8toWide() between Lex and CodeGen. 2012-07-03 02:24:52 +00:00
Parse Added a new memberfor Parser, to be used soon 2012-07-06 00:42:20 +00:00
Rewrite Implement AST classes for comments, a real parser for Doxygen comments and a 2012-07-06 00:28:32 +00:00
Sema Implement AST classes for comments, a real parser for Doxygen comments and a 2012-07-06 00:28:32 +00:00
Serialization Implement AST classes for comments, a real parser for Doxygen comments and a 2012-07-06 00:28:32 +00:00
StaticAnalyzer Implement AST classes for comments, a real parser for Doxygen comments and a 2012-07-06 00:28:32 +00:00
Tooling Adapts the FrontendAction convenience functions so that it can be 2012-07-05 18:13:01 +00:00
CMakeLists.txt Adds the AST Matcher library, which provides a in-C++ DSL to express 2012-07-06 05:48:52 +00:00
Makefile Adds the AST Matcher library, which provides a in-C++ DSL to express 2012-07-06 05:48:52 +00:00