hanchenye-llvm-project/clang/tools
Steve Naroff 6231f18793 Add support for 'CXFile' (<rdar://problem/7303360>).
- 4 new functions (clang_getCursorSourceFile, clang_getDeclSourceFile, clang_getFileName, clang_getFileTime).

- Should remove clang_getDeclSource() and clang_getCursorSource(). For now, just put 'deprecate' comment in header. 

- Also changed CXX style comment to C style (to eliminate warning).

llvm-svn: 85238
2009-10-27 14:35:18 +00:00
..
CIndex Add support for 'CXFile' (<rdar://problem/7303360>). 2009-10-27 14:35:18 +00:00
c-index-test Changes for building as a Windows DLL 2009-10-27 13:42:56 +00:00
clang-cc clang-cc: Allow building for x86_64 with -mmacosx-version-min=10.4. 2009-10-26 17:52:49 +00:00
driver Push "clang-is-production" logic up to tools/driver, and make it hittable by 2009-09-22 22:31:13 +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
wpa Change ASTUnit to take the Diagnostic as an argument, the client should have control of this. 2009-09-21 03:03:39 +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