================ @@ -639,6 +639,7 @@ Miscellaneous Bug Fixes Miscellaneous Clang Crashes Fixed ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +- Fixed a crash when applying the ``sentinel`` attribute to block variables. (#GH173820) ---------------- Sirraide wrote:
I think this should be in ‘Bug Fixes to Attribute Support’ above. (Honestly, we might want to just remove this section from the release notes because it seems no-one is using it. I’ll look into that) https://github.com/llvm/llvm-project/pull/173866 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
