[PATCH] D152818: [Clang] Make template instantiations respect pragma FENV_ACCESS state at point-of-definition
Zahira Ammarguellat via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 28 08:50:49 PDT 2023
zahiraam added a comment.
In D152818#4456483 <https://reviews.llvm.org/D152818#4456483>, @nicolerabjohn wrote:
> In D152818#4442116 <https://reviews.llvm.org/D152818#4442116>, @rjmccall wrote:
>
>> Does https://reviews.llvm.org/D143241 solve the original problem here, or is there something deeper?
>
> It does not solve the problem, at least for my test case (linked in https://github.com/llvm/llvm-project/issues/63063) - we still hit the assertion.
Sorry! I will not be able to work on this until about September! I haven't tried to reproduce the issue with the test case in the link above.
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