[PATCH] D152818: [Clang] Fix assertion when pragma FENV_ACCESS is used with a throw function.

Zahira Ammarguellat via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 14 13:32:59 PDT 2023


zahiraam added a comment.

In D152818#4421064 <https://reviews.llvm.org/D152818#4421064>, @nicolerabjohn wrote:

> I've opened an issue (https://github.com/llvm/llvm-project/issues/63063) where we hit the same assertion. There's a smaller test case, and we've done enough investigation that we understand the problem. I'd be happy to discuss over on the issue as well.

Thanks. That sounds good!


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