llvm-project/clang/lib
David Blaikie 6f9f4ebc9f Correct indentation
llvm-svn: 154774
2012-04-15 21:22:10 +00:00
..
ARCMigrate [arcmt] When fixing the "unassigned init call" ARC error, make sure 2012-03-31 01:34:06 +00:00
AST PR12226: don't generate wrong code if a braced string literal is used to 2012-04-15 02:50:59 +00:00
Analysis Add an AttributedStmt type to represent a statement with C++11 attributes 2012-04-14 00:33:13 +00:00
Basic MIPS: Initialize MIPS CPU's name by default value. 2012-04-12 19:59:24 +00:00
CodeGen Use MDBuilder to help with metadata creation. 2012-04-15 18:04:54 +00:00
Driver Correct indentation 2012-04-15 21:22:10 +00:00
Edit Remove unused-but-set variable. 2012-03-13 17:05:43 +00:00
Frontend ASTUnit: Don't clone the new DiagnosticConsumer, causing it to get leaked. 2012-04-14 09:11:56 +00:00
FrontendTool Remove the -cc1-level option "-pubnames-dump". Such things should stay 2012-04-13 16:03:00 +00:00
Headers Fix the signatures for the _mm256_storeu2_* intrinsics. 2012-04-12 16:29:08 +00:00
Lex Support -Wc++98-compat-pedantic as requested: 2012-04-13 03:43:23 +00:00
Parse Delete late parsed attributes instead of leaking them. 2012-04-14 12:44:47 +00:00
Rewrite Actually, this tree isn't necessarily binary. 2012-04-15 11:35:18 +00:00
Sema Directly store TypoResultsMaps in the TypoEditDistanceMap, getting rid of manual deletion. 2012-04-14 08:26:28 +00:00
Serialization Use forward declarations for ASTDeclContextNameLookupTable and add a missing delete. 2012-04-15 12:36:49 +00:00
StaticAnalyzer Add an AttributedStmt type to represent a statement with C++11 attributes 2012-04-14 00:33:13 +00:00
Tooling Fixes a fix to finding the current directory: 2012-04-09 18:08:23 +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