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

Eric Schweitz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 6 07:37:09 PDT 2021


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

They are reminders that there are TODOs with PDTs. You can ignore them for the moment.

From: Steve Scalpone <sscalpone at nvidia.com>
Sent: Monday, April 5, 2021 11:32 PM
To: Eric Schweitz <eschweitz at nvidia.com>; Jean Perier <reviews+D98256 <https://reviews.llvm.org/D98256>+public+4c24a472db43530f at reviews.llvm.org>
Subject: Bbc "warning" without source position

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