[PATCH] D99517: Implemented [[clang::musttail]] attribute for guaranteed tail calls.
    Richard Smith - zygoloid via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Thu Apr 15 18:09:32 PDT 2021
    
    
  
rsmith added a comment.
In D99517#2693418 <https://reviews.llvm.org/D99517#2693418>, @thakis wrote:
> Looks like this breaks tests on mac/arm: http://45.33.8.238/macm1/7552/step_7.txt
Should be fixed by rGf7c9de0de5804498085af973dc6bfc934a18f000 <https://reviews.llvm.org/rGf7c9de0de5804498085af973dc6bfc934a18f000>.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99517/new/
https://reviews.llvm.org/D99517
    
    
More information about the cfe-commits
mailing list