[flang-commits] [PATCH] D116934: [flang] Add better invalid argument warnings when folding with host runtime
Jean Perier via Phabricator via flang-commits
flang-commits at lists.llvm.org
Wed Jan 19 06:36:08 PST 2022
jeanPerier updated this revision to Diff 401213.
jeanPerier added a comment.
Windows fix attempt: try changing the way the lambda is capturing
the folder since the windows crash seems to be about an invalid
memory reference when the code runs the folder with an check wrapper.
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.401213.patch
Type: text/x-patch
Size: 13080 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20220119/e83a278c/attachment-0001.bin>
More information about the flang-commits
mailing list