================ @@ -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:
It feels weird to prepend release notes to the start of the section. Can you move this to the end of this section instead. https://github.com/llvm/llvm-project/pull/174092 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
