llvm-project/clang/lib
Abramo Bagnara 1339223186 Added warning about invalid register specification for local variables.
llvm-svn: 123236
2011-01-11 15:16:52 +00:00
..
AST Implement the last bullet of [temp.deduct.type]p5 and part of the last 2011-01-11 01:52:23 +00:00
Analysis Renamed CXXBaseOrMemberInitializer to CXXCtorInitializer. This is both shorter, 2011-01-08 20:30:50 +00:00
Basic Update AST reader/writer to handle new AppleKext. 2011-01-07 18:59:25 +00:00
CodeGen Fix debug info for __block variable referenced outside of block. 2011-01-11 00:30:27 +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 Added warning about invalid register specification for local variables. 2011-01-11 15:16:52 +00:00
Serialization Renamed CXXBaseOrMemberInitializer to CXXCtorInitializer. This is both shorter, 2011-01-08 20:30:50 +00:00
StaticAnalyzer Rename GenericNodeBuilder to GenericNodeBuilderRefCount to avoid namespace clash using MSVC. 2011-01-11 10:41:37 +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