[PATCH] D58531: [clang] Specify type of pthread_create builtin
James Clarke via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 8 08:26:06 PDT 2019
jrtc27 updated this revision to Diff 223871.
jrtc27 added a comment.
Rebased, added explicit no-warning test, clang-format'ed, updated assertion message.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58531/new/
https://reviews.llvm.org/D58531
Files:
clang/include/clang/AST/ASTContext.h
clang/include/clang/Basic/Builtins.def
clang/include/clang/Serialization/ASTBitCodes.h
clang/lib/AST/ASTContext.cpp
clang/lib/Sema/SemaDecl.cpp
clang/lib/Serialization/ASTReader.cpp
clang/lib/Serialization/ASTWriter.cpp
clang/test/Sema/implicit-builtin-decl.c
clang/test/Sema/implicit-builtin-redecl.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58531.223871.patch
Type: text/x-patch
Size: 13061 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191008/2b3d3417/attachment.bin>
More information about the cfe-commits
mailing list