[PATCH] D77491: [Sema] Introduce BuiltinAttr, per-declaration builtin-ness
Yuanfang Chen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Oct 2 12:16:07 PDT 2021
ychen added a comment.
In D77491#3038204 <https://reviews.llvm.org/D77491#3038204>, @tambre wrote:
> Abandoning since I don't think there's any further review/actions to be done here.
> D58531 <https://reviews.llvm.org/D58531> would be the solution for the raised `pthread_create()` issue.
How about making this "Closed" instead of "Abandoned" considering the patch was actually landed?
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