clang-1/tools
Daniel Dunbar a674bf437e Switch ProcessASTInputFile to still use ParseAST.
- Currently this requires us to fake an input file.

 - This allows Sema to be keep all the logic for how to pull decls out of the external AST source and how to handle things like tentative definitions.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@82432 91177308-0d34-0410-b5e6-96231b3b80d8
2009-09-21 03:03:56 +00:00
..
CIndex Change ASTUnit to take the Diagnostic as an argument, the client should have control of this. 2009-09-21 03:03:39 +00:00
c-index-test - clang_getCursor(): Replace asserts with error codes (CXCursor_InvalidFile, CXCursor_NoDeclFound). 2009-09-15 20:25:34 +00:00
clang-cc Switch ProcessASTInputFile to still use ParseAST. 2009-09-21 03:03:56 +00:00
driver CMake: Improve installation of Clang 2009-08-23 05:28:29 +00:00
index-test Change ASTUnit to take the Diagnostic as an argument, the client should have control of this. 2009-09-21 03:03:39 +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 Add 'clang-wpa' to the CMake-based build. 2009-07-16 18:10:20 +00:00
Makefile Lot's of little changes to get the C-based indexing API going... 2009-08-28 15:28:48 +00:00