This is an archive of the discontinued LLVM Phabricator instance.

[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
errors handled elsewhere.

Diff Detail

Event Timeline

jdenny created this revision.Mar 5 2021, 3:54 PM
jdenny requested review of this revision.Mar 5 2021, 3:54 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 5 2021, 3:54 PM
jdenny updated this revision to Diff 328892.Mar 7 2021, 12:33 PM

Rebased for changes to D98086.

thopre accepted this revision.Mar 8 2021, 2:11 AM

LGTM, thanks!

This revision is now accepted and ready to land.Mar 8 2021, 2:11 AM
jdenny updated this revision to Diff 329753.Mar 10 2021, 1:02 PM

Rebased for contextual changes from D98086.

This revision was landed with ongoing or failed builds.Mar 17 2021, 4:27 PM
This revision was automatically updated to reflect the committed changes.