[PATCH] D152818: [Clang] Make template instantiations respect pragma FENV_ACCESS state at point-of-definition
Nicole Rabjohn via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 28 08:40:07 PDT 2023
nicolerabjohn added a comment.
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.
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