llvm-project/clang/tools
Daniel Dunbar d6ea9028e7 Simplify PreprocessorOptions, it doesn't need abstracted field access.
llvm-svn: 89047
2009-11-17 05:52:41 +00:00
..
CIndex Have clang_getCursorSource() return NULL when the source location is invalid or refers to a built-in buffer. Implements <rdar://problem/7296243>. 2009-11-17 05:31:58 +00:00
c-index-test Have clang_getCursorSource() return NULL when the source location is invalid or refers to a built-in buffer. Implements <rdar://problem/7296243>. 2009-11-17 05:31:58 +00:00
clang-cc Simplify PreprocessorOptions, it doesn't need abstracted field access. 2009-11-17 05:52:41 +00:00
driver Fix unsafe use of StringRef I introduced. 2009-11-11 10:10:25 +00:00
index-test Move Diagnostic/DiagClient/FileManager from Indexer => ASTUnit. 2009-10-19 14:34:22 +00:00
scan-view Increase scan-view max timeout to 1 minute. 2009-05-04 19:02:41 +00:00
CMakeLists.txt Changes for building as a Windows DLL 2009-10-27 13:42:56 +00:00
Makefile wpa is an experiment, don't build it by default, it adds to build times due to everything it links in. 2009-09-24 19:45:12 +00:00