hanchenye-llvm-project/clang/tools
Argyrios Kyrtzidis a2a299e586 [libclang] For CXXOperatorCallExprs, give a valid source location to the DeclRefExpr
that is referencing the member function, so we can index the referenced function.

Fixes rdar://10762375&10324915 & http://llvm.org/PR11192

llvm-svn: 150033
2012-02-08 01:21:13 +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 Make use of const-correct ParseCommandLineOptions 2012-02-07 19:36:38 +00:00
libclang [libclang] For CXXOperatorCallExprs, give a valid source location to the DeclRefExpr 2012-02-08 01:21:13 +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