================
@@ -670,8 +662,9 @@ features cannot lower the translation-unit ABI level;
declaration. (#GH217489)
- Fixed an assertion failure when instantiating a block that captures
`this` via a member access through a dependent base class.
-- Fixed `DiagnoseUnguardedAvailability::TraverseIfStmt` dereferencing a nullptr
- on `if consteval {}`. (#GH220004)
+- Fixed a crash when the `dim` argument to an OpenACC `gang` clause evaluated
----------------
TPPPP72 wrote:
```suggestion
- Fixed an assertion when the `dim` argument to an OpenACC `gang` clause
evaluated
```
assertion, not a crash
https://github.com/llvm/llvm-project/pull/221502
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits