llvm-project/clang/tools
Douglas Gregor 0ff2b2eda3 Teach libclang to be more careful around BlockDecls, and don't assume
that a TypeSourceInfo is always available, like we do everywhere else
in libclang. Fixes <rdar://problem/9311140>.

llvm-svn: 130034
2011-04-22 23:49:24 +00:00
..
c-index-test Rename 'CXTUMemoryUsage…' to 'CXTUResourceUsage…'. 2011-04-20 16:41:07 +00:00
driver Wire up the -ftest-coverage and -fprofile-arcs flags to .gcno file emission (at 2011-04-21 23:44:07 +00:00
libclang Teach libclang to be more careful around BlockDecls, and don't assume 2011-04-22 23:49:24 +00:00
scan-build Add Objective-C++ files to those accepted by ccc-analyzer. 2011-04-13 21:52:05 +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