[PATCH] D147714: [Attr] Introduce [[clang::nonportable_musttail]] as less strict version of [[clang::musttail]]

Eli Friedman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 6 11:10:33 PDT 2023


efriedma added a comment.

An error message pointing at the call in the source code would be good enough, I think.  Adding a "reason" might be nice, but not strictly necessary.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D147714/new/

https://reviews.llvm.org/D147714



More information about the cfe-commits mailing list