llvm-project/clang/tools
Douglas Gregor d3d923a0f2 Make CIndex and c-index-test a little bit more robust. The only
substantive change is that clang_getCursorSource() now returns the
file in which a macro was instantiated when the cursor points into a
macro instantiation, rather than crashing.

llvm-svn: 84275
2009-10-16 21:24:31 +00:00
..
CIndex Make CIndex and c-index-test a little bit more robust. The only 2009-10-16 21:24:31 +00:00
c-index-test Make CIndex and c-index-test a little bit more robust. The only 2009-10-16 21:24:31 +00:00
clang-cc Set up include paths for VC++ and Cygwin headers, along with the 2009-10-08 23:29:47 +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 Modify ASTLocation and apart from being a Decl or Stmt, allow it to also be: 2009-09-29 19:44:27 +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 Disable c-index-test on MSVC until someone figures out the real problem. 2009-09-26 01:21:38 +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