This reduces the noise caused by adding cases earlier in the sequence.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Looks good (should these tests be testing the diagnostic text of the recoverable errors, in addition to testing the fact that they are recovered from/dumped?)
Comment Actions
They do - see the block at the bottom of the test with the ALL/OTHER prefixes. They aren't inline with the body, as I don't think the exact interleaving of the output is necessarily that important.