Go to file
Chris Lattner a7fc74fdc1 Allow diagnostics to be used in bool context, like:
return Diag(...);

when the function returns bool.  This always evaluates to true.

llvm-svn: 59555
2008-11-18 21:53:02 +00:00
clang Allow diagnostics to be used in bool context, like: 2008-11-18 21:53:02 +00:00
llvm Add new helper pass that strips all symbol names except debugging information. 2008-11-18 21:34:39 +00:00