llvm-project/clang/tools
Ted Kremenek 1e589f2124 Check for an invalid SourceLocation in clang_getCursor(). This avoids a possible assertion failure in SourceManager in the call to Lexer::GetBeginningOfToken(). Fixes <rdar://problem/8244873>.
llvm-svn: 109713
2010-07-29 00:52:07 +00:00
..
c-index-test Fix an apparent bug. 2010-07-26 21:44:15 +00:00
driver Eliminate the "minimal" and printing parser actions, which only ever 2010-07-26 04:08:02 +00:00
libclang Check for an invalid SourceLocation in clang_getCursor(). This avoids a possible assertion failure in SourceManager in the call to Lexer::GetBeginningOfToken(). Fixes <rdar://problem/8244873>. 2010-07-29 00:52:07 +00:00
scan-build Forward -fno-builtin to clang, add .cp as a supported 2010-07-03 03:08:23 +00:00
scan-view Increase scan-view max timeout to 1 minute. 2009-05-04 19:02:41 +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 Minix doesn't support dylibs, PR7294 2010-06-29 05:05:09 +00:00