clang-1/lib
Benjamin Kramer 85c60db213 Silence gcc warnings.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@146847 91177308-0d34-0410-b5e6-96231b3b80d8
2011-12-18 12:18:02 +00:00
..
ARCMigrate Keep track of all declarations of an Objective-C class (both forward 2011-12-15 20:29:51 +00:00
AST PR11604: don't allow floating-literal-to-integer casts in ICEs if the (truncated) 2011-12-18 02:33:09 +00:00
Analysis Keep track of all declarations of an Objective-C class (both forward 2011-12-15 20:29:51 +00:00
Basic Update CMake dependencies. 2011-12-17 20:08:54 +00:00
CodeGen When in a limited debug information situation if we can find the original 2011-12-16 23:40:18 +00:00
Driver Split the Windows toolchain definition into its own file. This is 2011-12-17 23:10:01 +00:00
Frontend Frontend/VerifyDiagnosticConsumer.cpp: Fix an expression that had side-effect. 2011-12-17 13:00:31 +00:00
FrontendTool Per discussion on the list, remove BitcodeVerify pass to reimplement as a free function. 2011-12-14 00:29:23 +00:00
Headers Fix _mm_permute_ps and _mm256_permute_ps AVX intrinsics to use "I" (ICE) 2011-12-17 01:51:05 +00:00
Index Replace all comparisons between ObjCInterfaceDecl pointers with calls 2011-12-15 00:29:59 +00:00
Lex [PCH] Fix bug where we failed to update an identifier for a single token 2011-12-17 04:13:31 +00:00
Parse Silence gcc warnings. 2011-12-18 12:18:02 +00:00
Rewrite Move ObjCInterfaceDecl's "EndLoc" into DefinitionData, since it only 2011-12-15 22:34:59 +00:00
Sema Silence gcc warnings. 2011-12-18 12:18:02 +00:00
Serialization Completely re-implement (de-)serialization of declaration 2011-12-17 23:38:30 +00:00
StaticAnalyzer [analyzer] Add support for taint flowing through a function (atoi). 2011-12-17 00:26:34 +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