================
@@ -506,6 +508,8 @@ Improvements to Coverage Mapping
 
 Bug Fixes in This Version
 -------------------------
+- Avoid crash when declaring functions with ``__typeof``, ``__asm__`` alias 
and ``__attribute__((noreturn))`` in C2X mode. (PR #174092)
+
----------------
Sirraide wrote:

Also, use the issue number that this fixes, not the PR number, and use the 
correct formatting (see the other diagnostics below)

https://github.com/llvm/llvm-project/pull/174092
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to