Success is set to false whenever Diags.Report(diag::err_) is called. Remove the duplication and use Diags as the source of truth when deciding whether to report parsing success/failure.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo