clang-1/lib
Benjamin Kramer 34f9dc46d3 Directly store TypoResultsMaps in the TypoEditDistanceMap, getting rid of manual deletion.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@154736 91177308-0d34-0410-b5e6-96231b3b80d8
2012-04-14 08:26:28 +00:00
..
ARCMigrate [arcmt] When fixing the "unassigned init call" ARC error, make sure 2012-03-31 01:34:06 +00:00
AST Add an AttributedStmt type to represent a statement with C++11 attributes 2012-04-14 00:33:13 +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 Add an AttributedStmt type to represent a statement with C++11 attributes 2012-04-14 00:33:13 +00:00
Driver Don't link lib[std]c++ when -nostdlib is specified (Solaris driver). 2012-04-10 11:49:50 +00:00
Edit Remove unused-but-set variable. 2012-03-13 17:05:43 +00:00
Frontend Remove the -cc1-level option "-pubnames-dump". Such things should stay 2012-04-13 16:03:00 +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 Add an AttributedStmt type to represent a statement with C++11 attributes 2012-04-14 00:33:13 +00:00
Rewrite modern objective-c translator: Fixes translation of 2012-04-13 18:00:54 +00:00
Sema Directly store TypoResultsMaps in the TypoEditDistanceMap, getting rid of manual deletion. 2012-04-14 08:26:28 +00:00
Serialization Add an AttributedStmt type to represent a statement with C++11 attributes 2012-04-14 00:33:13 +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