[PATCH] D45383: Limit types of builtins that can be redeclared.
Erich Keane via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 10 10:55:37 PDT 2018
erichkeane updated this revision to Diff 141876.
erichkeane retitled this revision from "Strip reference from a va_list object in C when merging parameter types." to "Limit types of builtins that can be redeclared.".
erichkeane edited the summary of this revision.
erichkeane added a comment.
Eli's suggestion for implementation.
https://reviews.llvm.org/D45383
Files:
include/clang/Basic/Builtins.h
include/clang/Basic/DiagnosticSemaKinds.td
lib/Basic/Builtins.cpp
lib/Sema/SemaDecl.cpp
test/Sema/MicrosoftExtensions.c
test/Sema/builtin-redecl.cpp
test/SemaCXX/microsoft-varargs.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45383.141876.patch
Type: text/x-patch
Size: 4378 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180410/7e755996/attachment.bin>
More information about the cfe-commits
mailing list