This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG64e4dfd72b42: [clang][cli] NFC: Use Diags to report parsing
success/failure (authored by jansvoboda11).
Repository:
rG LLVM Github Monorepo
CHANG
dexonsmith accepted this revision.
dexonsmith added a comment.
This revision is now accepted and ready to land.
LGTM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100644/new/
https://reviews.llvm.org/D100644
__
jansvoboda11 created this revision.
jansvoboda11 added reviewers: Bigcheese, dexonsmith.
jansvoboda11 requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
`Success` is set to `false` whenever `Diags.Report(diag::err_)` is called.
Remove the dup