================ @@ -546,6 +546,8 @@ NetBSD Support WebAssembly Support ^^^^^^^^^^^^^^^^^^^ +- Fix a bug so that __has_attribute(musttail) should not be true anymore when notail is not enabled. ---------------- AaronBallman wrote:
```suggestion - Fix a bug so that ``__has_attribute(musttail)`` is no longer true when notail is not enabled. (#GH163256) ``` https://github.com/llvm/llvm-project/pull/163618 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
