llvm-project/clang/tools
Douglas Gregor 25b7e05b72 Fix the source range for a member access expression that includes a
nested-name-specifier and improve the detection of implicit 'this'
bases. Fixes <rdar://problem/8750392>.

llvm-svn: 126880
2011-03-02 21:06:53 +00:00
..
c-index-test [PR9321] "make install" does not need install c-index-test. It is used for testing. 2011-02-28 05:21:34 +00:00
driver Fix an obvious typo. 2011-02-27 18:07:41 +00:00
libclang Fix the source range for a member access expression that includes a 2011-03-02 21:06:53 +00:00
scan-build Enhance scan-build to print out available analyses using new checker registration model. 2011-02-25 22:00:40 +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 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