llvm-project/clang/test/Misc
Chris Lattner ac9823bc5d Build ASTs before relexing the file. This avoids having comment finding mutate the
preprocessor state, causing bogus diagnostics when the file is parsed for real.  This
implements Misc/diag-checker.c.  Thanks to Ted for noticing this.

llvm-svn: 41000
2007-08-10 18:27:41 +00:00
..
diag-checker.c Build ASTs before relexing the file. This avoids having comment finding mutate the 2007-08-10 18:27:41 +00:00