[PATCH] D97643: [flang][fir] Add FIR Types parser diagnostic tests + cleanup

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 28 14:16:01 PST 2021


clementval created this revision.
clementval added reviewers: schweitz, jeanPerier, kiranchandramohan, mehdi_amini.
Herald added a subscriber: rriddle.
clementval requested review of this revision.
Herald added subscribers: llvm-commits, stephenneuendorffer.
Herald added a project: LLVM.

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


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D97643

Files:
  flang/lib/Optimizer/Dialect/FIRType.cpp
  flang/test/Fir/invalid-types.fir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97643.326998.patch
Type: text/x-patch
Size: 9656 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210228/a11fed8a/attachment.bin>


More information about the llvm-commits mailing list