[PATCH] D99517: Implemented [[clang::musttail]] attribute for guaranteed tail calls.

Jon Chesterfield via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 20 06:43:58 PDT 2021


JonChesterfield added a comment.

That is a great feature, thank you. Compiling state machines and scheme programs to C is now much prettier.


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