[PATCH] D47503: Sema: Add a flag for rejecting member pointers with incomplete base types.
Peter Collingbourne via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 29 20:44:15 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rC333498: Sema: Add a flag for rejecting member pointers with incomplete base types. (authored by pcc, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D47503?vs=149029&id=149031#toc
Repository:
rC Clang
https://reviews.llvm.org/D47503
Files:
include/clang/Basic/DiagnosticSemaKinds.td
include/clang/Basic/LangOptions.def
include/clang/Driver/Options.td
lib/Driver/ToolChains/Clang.cpp
lib/Frontend/CompilerInvocation.cpp
lib/Sema/SemaType.cpp
test/Driver/complete-member-pointers.cpp
test/SemaCXX/complete-member-pointers.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47503.149031.patch
Type: text/x-patch
Size: 6336 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180530/0867bcff/attachment.bin>
More information about the cfe-commits
mailing list