[PATCH] D96832: [Clang][Attributes] Allow not_tail_called attribute to be applied to virtual function.

Zequan Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 25 13:44:30 PST 2021


zequanwu updated this revision to Diff 326484.
zequanwu added a comment.

Adopt Quuxplusone's phrasing.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96832

Files:
  clang/include/clang/Basic/AttrDocs.td
  clang/lib/Sema/SemaDecl.cpp
  clang/test/CodeGenCXX/attr-notail.cpp
  clang/test/SemaCXX/attr-notail.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96832.326484.patch
Type: text/x-patch
Size: 4874 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210225/57870fd5/attachment.bin>


More information about the cfe-commits mailing list