Go to file
Chris Lattner 23be067407 rewrite FormatDiagnostic to be less gross and a lot more efficient.
This also makes it illegal to have bare '%'s in diagnostics.  If you
want a % in a diagnostic, use %%.

llvm-svn: 59596
2008-11-19 06:51:40 +00:00
clang rewrite FormatDiagnostic to be less gross and a lot more efficient. 2008-11-19 06:51:40 +00:00
llvm add a write method. 2008-11-19 06:45:06 +00:00