[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
Tue Jun 13 07:53:17 PDT 2023


zahiraam added a comment.

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?


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