hanchenye-llvm-project/clang/test/Coverage
Serge Pavlov 22349ffa5d Enhancement to test for -ast-print
Present tests for the functionality provided by command lime option
`-ast-print` check only absence of crash. This change tries to make
testing better, - the output produced by the compiler is compiled again
with option `-print-ast` and both outputs are compared. Such test at
least checks that the output is valid code. This change fixes only the
test for pure C.

This is recommit of r285882.

llvm-svn: 285981
2016-11-04 06:09:23 +00:00
..
ast-printing.c Enhancement to test for -ast-print 2016-11-04 06:09:23 +00:00
ast-printing.cpp
ast-printing.m
c-language-features.inc
codegen-gnu.m
codegen-next.m
codegen.c
cxx-language-features.inc
html-diagnostics.c
html-print.c
objc-language-features.inc
targets.c
verbose.c