hanchenye-llvm-project/clang/tools
Chris Lattner 5159f6162e now the FileManager has a FileSystemOpts ivar, stop threading
FileSystemOpts through a ton of apis, simplifying a lot of code.
This also fixes a latent bug in ASTUnit where it would invoke
methods on FileManager without creating one in some code paths
in cindextext.

llvm-svn: 120010
2010-11-23 08:35:12 +00:00
..
c-index-test Extend the libclang diagnostic API to provide information about the 2010-11-19 16:18:16 +00:00
driver getNumErrors() -> hasErrorOccurred() 2010-11-19 00:19:18 +00:00
libclang now the FileManager has a FileSystemOpts ivar, stop threading 2010-11-23 08:35:12 +00:00
scan-build Tweak scan-build to work with naked clang commands. 2010-10-16 00:29:16 +00:00
scan-view Increase scan-view max timeout to 1 minute. 2009-05-04 19:02:41 +00:00
CMakeLists.txt Rename 'CIndex' to 'libclang', since it has basically become our stable public 2010-04-30 21:51:10 +00:00
Makefile libclang and c-index-test can be built on Cygming. 2010-11-09 03:25:21 +00:00