Alejandro =?utf-8?q?Álvarez_Ayllón?Message-ID: In-Reply-To: <llvm.org/llvm/llvm-project/pull/[email protected]>
erichkeane wrote: > summary explicitly mentions that previously things went missing from the AST, > should we not have a test that verifies that this does not happen anymore? CC > @erichkeane AST Dump tests are the easiest way, you don't need a valid TU to do so, but can do the ast-dump whenever. I'd love to see that sort of test added here. https://github.com/llvm/llvm-project/pull/161641 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
