[PATCH] D116934: [flang] Add better invalid argument warnings when folding with host runtime

Jean Perier via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 19 08:53:29 PST 2022


jeanPerier updated this revision to Diff 401266.
jeanPerier added a comment.

Human reviewers, please ignore and sorry for the noise.
Still testing what can cause crash on windows.
Trying to simplify context message logic since the crash seems to only fire
when folding invalid user code (otherwise folding02.f90should also fail).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116934

Files:
  flang/lib/Evaluate/host.cpp
  flang/lib/Evaluate/intrinsics-library.cpp
  flang/test/Evaluate/folding04.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116934.401266.patch
Type: text/x-patch
Size: 12946 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220119/672e0b70/attachment.bin>


More information about the llvm-commits mailing list