llvm-project/clang/lib
Chad Rosier cb600e2422 Canonicalize loop.
llvm-svn: 156093
2012-05-03 19:50:25 +00:00
..
ARCMigrate Fix use of uninitialized variable caught by GCC's -Wmaybe-uninitialized. 2012-05-01 02:45:39 +00:00
AST Correctly constify clang::CXXMemberCallExpr::getRecordDecl() 2012-05-03 16:25:49 +00:00
Analysis Add -Wimplicit-fallthrough warning flag, which warns on fallthrough between 2012-05-03 18:27:39 +00:00
Basic Enable AVX on AMD Bulldozer processors. 2012-05-01 07:18:03 +00:00
CodeGen During block layout, after padding up to the max field alignment, 2012-05-01 20:28:00 +00:00
Driver Canonicalize loop. 2012-05-03 19:50:25 +00:00
Edit Remove unused-but-set variable. 2012-03-13 17:05:43 +00:00
Frontend Fix cmake. Remaining two ClangCC1Options deps. 2012-05-02 05:31:31 +00:00
FrontendTool Fix cmake. Remaining two ClangCC1Options deps. 2012-05-02 05:31:31 +00:00
Headers Get rid of storelv4si builtin as it can be expressed directly. This is general 2012-05-01 18:11:51 +00:00
Lex In StringLiteralParser::init, make sure we emit an error when 2012-05-03 17:50:32 +00:00
Parse Add -Wimplicit-fallthrough warning flag, which warns on fallthrough between 2012-05-03 18:27:39 +00:00
Rewrite modern objective-c translator: Fix destructor def. 2012-05-02 23:53:46 +00:00
Sema Disable -Wformat-extra-args for arguments defined in system headers. 2012-05-03 19:47:19 +00:00
Serialization [PCH] Clear switch case IDs when deserializing a objc method body. 2012-05-03 02:26:32 +00:00
StaticAnalyzer [analyzer] When promoting constant integers in a comparison, use the larger width of the two to avoid truncation. 2012-05-03 19:05:48 +00:00
Tooling Fixes the header search logic for tools: 2012-04-25 09:25:41 +00:00
CMakeLists.txt Remove the unused, unmaintained, incomplete 'Index' library. 2012-04-13 16:31:46 +00:00
Makefile Remove the unused, unmaintained, incomplete 'Index' library. 2012-04-13 16:31:46 +00:00