[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 13:36:34 PDT 2018
erichkeane updated this revision to Diff 141900.
erichkeane marked an inline comment as done.
erichkeane added a comment.
Restrict overloads as well.
https://reviews.llvm.org/D45383
Files:
include/clang/AST/ASTContext.h
include/clang/Basic/Builtins.h
include/clang/Basic/DiagnosticSemaKinds.td
lib/AST/ASTContext.cpp
lib/Basic/Builtins.cpp
lib/Sema/SemaDecl.cpp
lib/Sema/SemaOverload.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.141900.patch
Type: text/x-patch
Size: 6207 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180410/cd81dc26/attachment.bin>
More information about the cfe-commits
mailing list