[PATCH] D152818: [Clang] Fix assertion when pragma FENV_ACCESS is used with a throw function.
Timm Bäder via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 13 08:02:22 PDT 2023
tbaeder added a comment.
In D152818#4417649 <https://reviews.llvm.org/D152818#4417649>, @zahiraam wrote:
> In D152818#4417644 <https://reviews.llvm.org/D152818#4417644>, @tbaeder wrote:
>
>> Has the test case been obfuscated on purpose?
>
> This is a smaller reproducible from creduce. Didn't know if it would be OK to have an include in a LIT test?
Okay, not sure if we have a policy regarding that. Just looking at it, I don't think anyone understands what it's doing.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152818/new/
https://reviews.llvm.org/D152818
More information about the cfe-commits
mailing list