diff options
author | Bruno Ricci <riccibrun@gmail.com> | 2020-06-18 13:02:11 +0100 |
---|---|---|
committer | Bruno Ricci <riccibrun@gmail.com> | 2020-06-18 13:37:29 +0100 |
commit | c7350a3bab14eb633f39a949f85ac0e690cd9b4d (patch) | |
tree | 0cbe35bedee7a8d1b6a1b5180dda7fe132ceab81 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 05843dc6ab97a00cbde7aa4f08bf3692eb83109d (diff) | |
download | llvm-c7350a3bab14eb633f39a949f85ac0e690cd9b4d.zip llvm-c7350a3bab14eb633f39a949f85ac0e690cd9b4d.tar.gz llvm-c7350a3bab14eb633f39a949f85ac0e690cd9b4d.tar.bz2 |
[clang][utils] Modify make-ast-dump-check.sh to generate AST serialization dump tests
An AST serialization dump test is a test which compares the output of -ast-dump
on the source and of -ast-dump-all on a PCH generated from the source. Modulo
a few differences the outputs should match.
This patch to make-ast-dump-check.sh enables automatically generating
these tests.
Differential Revision: https://reviews.llvm.org/D81786
Reviewed By: aaron.ballman, lebedev.ri
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions