clang-1/lib
Rafael Espindola 57244f69e2 Set unnamed_addr in every type info.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@123293 91177308-0d34-0410-b5e6-96231b3b80d8
2011-01-11 23:55:05 +00:00
..
AST Add TemplateArgument::CreatePackCopy() to create a new parameter pack 2011-01-11 23:09:57 +00:00
Analysis [analyzer] Add 'bool ignorePrefix' parameter to cocoa::deriveNamingConvention to control whether 2011-01-11 19:45:16 +00:00
Basic Update AST reader/writer to handle new AppleKext. 2011-01-07 18:59:25 +00:00
CodeGen Set unnamed_addr in every type info. 2011-01-11 23:55:05 +00:00
Driver Replace all uses of PathV1::exists with PathV2::fs::exists. 2011-01-10 02:34:13 +00:00
Frontend Replace all uses of PathV1::exists with PathV2::fs::exists. 2011-01-10 02:34:13 +00:00
FrontendTool Chris Lattner has strong opinions about directory 2010-12-23 19:38:26 +00:00
Headers Optimized IR for vec_splat 2010-12-01 21:59:31 +00:00
Index Fix CMake clangIndex library dependencies, from Logan Chien 2010-09-20 18:32:29 +00:00
Lex Microsoft integer suffix changes: 2011-01-11 11:57:53 +00:00
Parse Make sure that we parse a '>>' that closes two template argument lists 2011-01-11 00:45:18 +00:00
Rewrite Clang should not warn on code in clang that is only there to remove warnings. 2011-01-06 01:37:28 +00:00
Sema Add a comment for r123231. 2011-01-11 23:38:13 +00:00
Serialization Renamed CXXBaseOrMemberInitializer to CXXCtorInitializer. This is both shorter, 2011-01-08 20:30:50 +00:00
StaticAnalyzer [analyzer] Introduce ObjCSelfInitChecker, which checks initialization methods to verify that they assign 'self' to the 2011-01-11 19:45:25 +00:00
CMakeLists.txt Chris Lattner has strong opinions about directory 2010-12-23 19:38:26 +00:00
Makefile Chris Lattner has strong opinions about directory 2010-12-23 19:38:26 +00:00