This is an archive of the discontinued LLVM Phabricator instance.

[flang][fir] Add FIR Types parser diagnostic tests + cleanup
ClosedPublic

Authored by clementval on Feb 28 2021, 2:15 PM.

Details

Summary

Add diagnostic tests for Types parsers and remove duplicated diagnostics handled by the MLIR
parser.

Diff Detail

Event Timeline

clementval created this revision.Feb 28 2021, 2:15 PM
clementval requested review of this revision.Feb 28 2021, 2:16 PM
schweitz accepted this revision.Mar 5 2021, 11:17 AM
This revision is now accepted and ready to land.Mar 5 2021, 11:17 AM

Rebase + format

This revision was landed with ongoing or failed builds.Mar 5 2021, 11:58 AM
This revision was automatically updated to reflect the committed changes.