[clang] [Clang] Fix clang crash for fopenmp statement(parallel for) inside lambda function (PR #146772)
Zahira Ammarguellat via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 7 07:10:22 PDT 2025
zahiraam wrote:
The test in issue https://github.com/llvm/llvm-project/issues/146335 doesn't seem to be crashing for me! You are using it as a LIT test for the patch. Shouldn't there be a use of a `parallel-for` as the issue's title suggest?
https://github.com/llvm/llvm-project/pull/146772
More information about the cfe-commits
mailing list