llvm-project/clang/tools
Douglas Gregor 0a5a2216e2 Eliminate the ASTContext parameter from RecordDecl::getDefinition()
and CXXRecordDecl::getDefinition(); it's totally unnecessary. No
functionality change.

llvm-svn: 95836
2010-02-11 01:04:33 +00:00
..
CIndex Eliminate the ASTContext parameter from RecordDecl::getDefinition() 2010-02-11 01:04:33 +00:00
c-index-test c-index-test: Add "none" filter, useful for performance testing. 2010-02-10 20:42:40 +00:00
driver Introduce a testbed for merging multiple ASTs into a single AST 2010-02-09 19:21:46 +00:00
scan-build Tweak output. 2010-02-09 18:51: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 Eliminate index-test; all of its tested functionality is now in c-index-test. 2010-01-22 20:40:20 +00:00