[PATCH] D98256: [flang] Save AllocateObject and PointerObject analyzed expression

Steve Scalpone via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 5 23:31:57 PDT 2021


sscalpone added a subscriber: schweitz.
sscalpone added a comment.

Are these warning problems?  Is there a reason these aren’t errors?  Or have associated file names and line numbers?

%  bbc /proj/ta/tests/nag_f95/chkio.f90
warning: TODO: extended value is missing type parameters
warning: TODO: extended value is missing type parameters
warning: TODO: extended value is missing type parameters
warning: TODO: extended value is missing type parameters


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98256



More information about the llvm-commits mailing list