hanchenye-llvm-project/clang/tools
Douglas Gregor 7bf6b8a416 Use the cursor's ASTContext rather than the ASTContext computed from a
declaration, just in case invalid code makes the latter
incorrect. This may be the cause behind <rdar://problem/7777070>.

llvm-svn: 99179
2010-03-22 15:53:50 +00:00
..
CIndex Use the cursor's ASTContext rather than the ASTContext computed from a 2010-03-22 15:53:50 +00:00
c-index-test c-index-test's printing of linkage was completely broken, as was the 2010-03-04 19:36:27 +00:00
driver Driver: Support CC_PRINT_OPTIONS, used for logging the compile commands (in -v style) to a file. 2010-03-20 08:01:59 +00:00
scan-build Don't enable static analysis support for C++ by default. Users are 2010-03-08 19:06:44 +00:00
scan-view Increase scan-view max timeout to 1 minute. 2009-05-04 19:02:41 +00:00
CMakeLists.txt Eliminate index-test; all of its tested functionality is now in c-index-test. 2010-01-22 20:40:20 +00:00
Makefile Fix thinko and enable clang build on mingw again (hopefully) 2010-03-14 12:55:35 +00:00