================ @@ -248,6 +248,8 @@ C23 Feature Support Non-comprehensive list of changes in this release ------------------------------------------------- + - Clang: Avoid crash when declaring functions with ``__typeof``, ``__asm__`` alias and ``__attribute__((noreturn))`` in C2X mode. (PR #174092) + ---------------- Sirraide wrote:
```suggestion ``` Please do not duplicate release notes https://github.com/llvm/llvm-project/pull/174092 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
