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

Andrzej Warzynski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 20 08:44:29 PDT 2021


awarzynski abandoned this revision.
awarzynski added a comment.

@PeteSteinfeld & @klausler , thank you for your comments - the context surrounding `BuildRuntimeDerivedTypeTables` is much clearer now.

I agree with both of you - it would be much better to fix the invalid errors generated by `BuildRuntimeDerivedTypeTables` first. As I'm unfamiliar with this part of the frontend, I would rather wait for somebody more experienced in this area to look into it.

This is now reported as 50040 <https://bugs.llvm.org/show_bug.cgi?id=50040>.


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