[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 14:58:54 PST 2021
    
    
  
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
zequanwu marked an inline comment as done.
Closed by commit rG4500f0a7321d: [Clang][Attributes] Allow not_tail_called attribute to be applied to virtual… (authored by zequanwu).
Changed prior to commit:
  https://reviews.llvm.org/D96832?vs=326484&id=326523#toc
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.326523.patch
Type: text/x-patch
Size: 4867 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210225/70ebb06a/attachment.bin>
    
    
More information about the cfe-commits
mailing list