llvm-project/clang/lib
Michael J. Spencer e503f89b4b Replace all uses of PathV1::isDirectory with PathV2::fs::is_directory.
llvm-svn: 123208
2011-01-11 01:21:20 +00:00
..
AST Fix a comment typo. 2011-01-10 18:23:55 +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 Replace all uses of PathV1::exists with PathV2::fs::exists. 2011-01-10 02:34:13 +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 Implement more of C++0x [temp.arg.explicit]p9, allowing extension of 2011-01-10 20:53:55 +00:00
Serialization Renamed CXXBaseOrMemberInitializer to CXXCtorInitializer. This is both shorter, 2011-01-08 20:30:50 +00:00
StaticAnalyzer Replace all uses of PathV1::isDirectory with PathV2::fs::is_directory. 2011-01-11 01:21:20 +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