Fixed substitution printing not to produce an empty diagnostic for
errors handled elsewhere.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D98088
[FileCheck] Fix redundant diagnostics due to numeric errors ClosedPublic Authored by jdenny on Mar 5 2021, 3:54 PM.
Details Summary Fixed substitution printing not to produce an empty diagnostic for
Diff Detail
Event Timelinejdenny added a parent revision: D98086: [FileCheck] Fix numeric error propagation.Mar 5 2021, 3:54 PM This revision is now accepted and ready to land.Mar 8 2021, 2:11 AM This revision was landed with ongoing or failed builds.Mar 17 2021, 4:27 PM Closed by commit rGf87b4109b267: [FileCheck] Fix redundant diagnostics due to numeric errors (authored by jdenny). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 331411 llvm/lib/FileCheck/FileCheck.cpp
llvm/test/FileCheck/match-time-error-propagation/invalid-excluded-pattern.txt
llvm/test/FileCheck/match-time-error-propagation/invalid-expected-pattern.txt
|