[PATCH] D100648: [flang][f18] Add an additional check for semantic errors

Andrzej Warzynski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 16 07:33:38 PDT 2021


awarzynski added a comment.

I've noticed that there might be new semantic errors generated after `BuildRuntimeDerivedTypeTables` is run.  Should we ignore or report them? The tests that trigger these errors look fine to me, so I'm not sure.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D100648/new/

https://reviews.llvm.org/D100648



More information about the llvm-commits mailing list