This revision was automatically updated to reflect the committed changes.
Closed by commit rGeca41919d28b: Improve test infrastructure in SyntaxTree
(authored by eduucaldas, committed by gribozavr).
Changed prior to commit:
https://reviews.llvm.org/D80731?vs=266898&id=266993#toc
Repository:
eduucaldas created this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
eduucaldas added a reviewer: gribozavr2.
- Test if the code sourcing the SyntaxTree compiles
- Output compiler errors and warnings to err
- Fix tests with code that did not compile
Repository