Go to file
Eli Friedman ce98257691 Suppress constant initializer checking when the declaration isn't valid.
This prevents emitting diagnostics which are almost certainly useless.

(Note that the test is checking that we emit only one diagnostic.)

llvm-svn: 65101
2009-02-20 01:34:21 +00:00
clang Suppress constant initializer checking when the declaration isn't valid. 2009-02-20 01:34:21 +00:00
llvm Add an accessor method to DwarfWriter to tell of debugging info should be emitted. 2009-02-20 00:44:43 +00:00