[PATCH] D93712: [flang][driver] Add checks for errors from `Prescan` and `Parse`

Steve Scalpone via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 6 02:31:23 PST 2021


sscalpone added a comment.

I can see how these messages can be useful for a compiler developer; however, perhaps these messages are redundant for end users because other error messages have been issued.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93712



More information about the llvm-commits mailing list