[PATCH] D92971: clang-import-test: Clean up error output for files that cannot be found
Duncan P. N. Exon Smith via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 9 14:11:36 PST 2020
dexonsmith added a comment.
If the error output changes seem imprudent, I'm happy to skip those; the only thing I need here is the migration to the other overload of `createFileID` (the "side effect"); could just call `llvm::consumeError` and be done with it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92971/new/
https://reviews.llvm.org/D92971
More information about the cfe-commits
mailing list