forked from OSchip/llvm-project
ac76a41717
(1) Parsed ASTs are pretty-printed to a text file. (2) The ASTs are serialized to disk. (3) The ASTs are deserialized from disk. (4) The deserialized ASTs are pretty-printed to a text file. (5) The two pretty-printed files are compared. If they are different, the test fails. llvm-svn: 44411 |
||
---|---|---|
.. | ||
ASTConsumers.cpp | ||
ASTConsumers.h | ||
DiagChecker.cpp | ||
Makefile | ||
PPCBuiltins.def | ||
PrintParserCallbacks.cpp | ||
PrintPreprocessedOutput.cpp | ||
RewriteTest.cpp | ||
SerializationTest.cpp | ||
Targets.cpp | ||
TextDiagnosticBuffer.cpp | ||
TextDiagnosticBuffer.h | ||
TextDiagnosticPrinter.cpp | ||
TextDiagnosticPrinter.h | ||
TextDiagnostics.cpp | ||
TextDiagnostics.h | ||
X86Builtins.def | ||
clang.cpp | ||
clang.h |