[all-commits] [llvm/llvm-project] c3e5f5: [flang][fir] Add FIR Types parser diagnostic tests...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Fri Mar 5 11:59:01 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c3e5f504a0c592dd28f869f9a74cc9f480a3c7a5
      https://github.com/llvm/llvm-project/commit/c3e5f504a0c592dd28f869f9a74cc9f480a3c7a5
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2021-03-05 (Fri, 05 Mar 2021)

  Changed paths:
    M flang/lib/Optimizer/Dialect/FIRType.cpp
    A flang/test/Fir/invalid-types.fir

  Log Message:
  -----------
  [flang][fir] Add FIR Types parser diagnostic tests + cleanup

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

Reviewed By: schweitz

Differential Revision: https://reviews.llvm.org/D97643




More information about the All-commits mailing list