llvm-project/clang/tools
Argyrios Kyrtzidis d0e58e9be8 [libclang] For a reference of an implicit template instantiation just give
a reference for the instantiation decl. Also test that its location is correct
after previous commit.

llvm-svn: 150291
2012-02-11 02:00:00 +00:00
..
arcmt-test Make use of const-correct ParseCommandLineOptions 2012-02-07 19:36:38 +00:00
c-arcmt-test [arcmt] Move the remapping functions to clang-c/Index.h and change 'arcmt_' prefix to 'clang_'. 2011-07-11 20:15:00 +00:00
c-index-test [libclang] Add CXIndexOpt_IndexFunctionLocalSymbols indexing option to indicate 2012-01-14 00:11:49 +00:00
diagtool Reduce dependencies. 2011-10-23 08:38:37 +00:00
driver Have the driver pass CPU and target feature information to cc1as. 2012-02-10 20:37:10 +00:00
libclang [libclang] For a reference of an implicit template instantiation just give 2012-02-11 02:00:00 +00:00
scan-build Teach ccc-analyzer about -fobjc-abi-version. 2012-01-26 23:30:13 +00:00
scan-view Fix call to send_error() in scan-view. An int error code is expected but a string was being sent. Patch by Andrew Price! 2011-02-21 19:26:48 +00:00
CMakeLists.txt Place back previous order of add_subdirectory()'s to reflect build depedencies. 2011-08-09 14:55:12 +00:00
Makefile Misc Minix-specific changes to clang: 2011-12-08 23:54:21 +00:00