[PATCH] D77491: [Sema] Introduce BuiltinAttr, per-declaration builtin-ness
Raul Tambre via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Oct 2 12:51:39 PDT 2021
tambre added a comment.
In D77491#3038277 <https://reviews.llvm.org/D77491#3038277>, @ychen wrote:
> 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?
Good point. I assumed this wasn't possible as the web UI didn't expose an option for this.
But I have managed using `arc close-revision`. Needed to reclaim and get it into an accepted state to be able to do it though. Sorry for the noise.
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