clang-1/include
Eli Friedman 85c3515516 Sanity fix for PR3642: if we're treating a diagnostic as an error, it's
required to actually be an error for correctness.  The attached testcase 
now gives an error instead of mysteriously crashing.

Now, it's possible we actually want to support the given usage, but I 
haven't looked at the relevant code closely.



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@65253 91177308-0d34-0410-b5e6-96231b3b80d8
2009-02-22 00:20:44 +00:00
..
clang Sanity fix for PR3642: if we're treating a diagnostic as an error, it's 2009-02-22 00:20:44 +00:00