diff options
author | Ted Kremenek <kremenek@apple.com> | 2007-11-28 19:21:47 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2007-11-28 19:21:47 +0000 |
commit | ac76a4171744fb84268e1341990a6f02ac17d1ac (patch) | |
tree | c5b78e8478bd97f5eeee958c3abadc39391a46ad /clang/test/Serialization/stmt_exprs.c | |
parent | 44d5166cdb629e0d8d8c3b02a7b589ad58fe97a6 (diff) | |
download | bcm5719-llvm-ac76a4171744fb84268e1341990a6f02ac17d1ac.tar.gz bcm5719-llvm-ac76a4171744fb84268e1341990a6f02ac17d1ac.zip |
Modified --test-pickling to perform an actual cross-check of serialized ASTs:
(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
Diffstat (limited to 'clang/test/Serialization/stmt_exprs.c')
0 files changed, 0 insertions, 0 deletions