[PATCH] D77491: [Sema] Introduce BuiltinAttr, per-declaration builtin-ness

Richard Smith - zygoloid via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 17 13:54:19 PDT 2020


rsmith added a comment.

In D77491#2280096 <https://reviews.llvm.org/D77491#2280096>, @jrtc27 wrote:

> If someone cares about pthread_create they might wish to follow up on my https://reviews.llvm.org/D58531, which I filed early last year to permit pthread_create to have a proper type in the syntax. It will likely need rebasing, but probably isn't that much work.

Sorry I missed this before! Please feel free to ping patches every ~week if they're not getting attention.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77491



More information about the cfe-commits mailing list