[PATCH] D58531: [clang] Specify type of pthread_create builtin
Paul Robinson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 24 07:38:00 PDT 2019
probinson added a reviewer: jdoerfert.
probinson added a comment.
We've started running into this too in building the PS4 system. +jdoerfert who added pthread_create to the builtin list.
Looking at the patch, it seems straightforward enough although clearly needs clang-format-diff run over it.
I don't touch Clang that much so I'm reluctant to okay it myself.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58531/new/
https://reviews.llvm.org/D58531
More information about the cfe-commits
mailing list