Go to file
Chris Lattner a0927cecb5 Improve diagnostics on cases like:
return a ? `  a;

After the expression is diagnosed, skip to the ';', so that the lack of
semicolon is not also diagnosed.

llvm-svn: 38877
2006-08-12 16:59:03 +00:00
clang Improve diagnostics on cases like: 2006-08-12 16:59:03 +00:00
llvm If assertions are not enabled, we should return False here. 2007-07-11 08:47:55 +00:00
stacker Adjust this file per the new requirements of the configure scripts in llvm-top 2007-07-11 02:59:25 +00:00