Go to file
Douglas Gregor d3d923a0f2 Make CIndex and c-index-test a little bit more robust. The only
substantive change is that clang_getCursorSource() now returns the
file in which a macro was instantiated when the cursor points into a
macro instantiation, rather than crashing.

llvm-svn: 84275
2009-10-16 21:24:31 +00:00
clang Make CIndex and c-index-test a little bit more robust. The only 2009-10-16 21:24:31 +00:00
compiler-rt Improve doc readability. 2009-10-06 21:03:43 +00:00
llvm Change createPostRAScheduler so it can be turned off at llc -O1. 2009-10-16 21:06:15 +00:00