Go to file
Chris Lattner aadfe2f973 From Justin Handville:
"The ExpectedStr search was starting at the end of the comment string.
This patch starts the search at the beginning of the comment string.
After applying this patch, clang -parse-ast-check on negative test
case source files worked as expected."

llvm-svn: 42012
2007-09-16 19:27:16 +00:00
clang From Justin Handville: 2007-09-16 19:27:16 +00:00
llvm Follow-up to patch r41999. Make the conditional that emits the personality stub 2007-09-16 19:21:08 +00:00