[PATCH] D123831: [clang][extract-api] Use relative includes
Zixu Wang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 4 10:00:01 PDT 2022
zixuw added a comment.
In D123831#3490684 <https://reviews.llvm.org/D123831#3490684>, @dang wrote:
> Since this is a new test can we use the approach in https://reviews.llvm.org/D124634 to check for diagnostics output.
I used FileCheck to check the input buffer dump in this test, but I'll try to move to cc1 and fix the diagnostics check.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123831/new/
https://reviews.llvm.org/D123831
More information about the cfe-commits
mailing list