[PATCH] D89717: [flang] Another validity of the TARGET= argument of ASSOCIATED() for objects

Peter Klausler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 19 11:27:29 PDT 2020


klausler added a comment.

Why is this a fatal error, rather than a warning?  If the TARGET= argument lacks both POINTER and TARGET attributes, the result will always be false, and we can warn about that.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89717



More information about the llvm-commits mailing list