hanchenye-llvm-project/clang/lib
Chandler Carruth 1c032e0dc0 Update the CMake build for r146959's new files.
llvm-svn: 146967
2011-12-20 08:42:15 +00:00
..
ARCMigrate Keep track of all declarations of an Objective-C class (both forward 2011-12-15 20:29:51 +00:00
AST Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch 2011-12-20 02:48:34 +00:00
Analysis Update the CMake build for r146959's new files. 2011-12-20 08:42:15 +00:00
Basic Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch 2011-12-20 02:48:34 +00:00
CodeGen Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch 2011-12-20 02:48:34 +00:00
Driver Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch 2011-12-20 02:48:34 +00:00
Frontend Update the CMake build for r146959's new files. 2011-12-20 08:42:15 +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 Add AVX2 intrinsics for and, andn, or, and xor. 2011-12-19 09:03:48 +00:00
Index Replace all comparisons between ObjCInterfaceDecl pointers with calls 2011-12-15 00:29:59 +00:00
Lex Update the CMake build for r146959's new files. 2011-12-20 08:42:15 +00:00
Parse Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch 2011-12-20 02:48:34 +00:00
Rewrite Move ObjCInterfaceDecl's "EndLoc" into DefinitionData, since it only 2011-12-15 22:34:59 +00:00
Sema Update the CMake build for r146959's new files. 2011-12-20 08:42:15 +00:00
Serialization Fix off-by-one error in an assert condition. No functionality change, but better 2011-12-20 04:39:57 +00:00
StaticAnalyzer Update the CMake build for r146959's new files. 2011-12-20 08:42:15 +00:00
CMakeLists.txt
Makefile