llvm-project/clang/lib
Zhongxing Xu 0710f5c5e1 The isPrefix() checking is redundant. Lvalue incremental/decremental expressions
are all prefixes.

llvm-svn: 123156
2011-01-10 03:22:57 +00:00
..
AST Don't crash if SpecString is an empty string. 2011-01-09 22:32:25 +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 Make a helper function static. 2011-01-09 13:21:33 +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 Replace all uses of PathV1::exists with PathV2::fs::exists. 2011-01-10 02:34:13 +00:00
Parse Renamed CXXBaseOrMemberInitializer to CXXCtorInitializer. This is both shorter, 2011-01-08 20:30:50 +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 Renamed CXXBaseOrMemberInitializer to CXXCtorInitializer. This is both shorter, 2011-01-08 20:30:50 +00:00
Serialization Renamed CXXBaseOrMemberInitializer to CXXCtorInitializer. This is both shorter, 2011-01-08 20:30:50 +00:00
StaticAnalyzer The isPrefix() checking is redundant. Lvalue incremental/decremental expressions 2011-01-10 03:22:57 +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