[PATCH] D47503: Sema: Add a warning for member pointers with incomplete base types.
Peter Collingbourne via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 29 20:32:39 PDT 2018
pcc updated this revision to Diff 149029.
pcc added a comment.
- Implement as -f flag
https://reviews.llvm.org/D47503
Files:
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/include/clang/Basic/LangOptions.def
clang/include/clang/Driver/Options.td
clang/lib/Driver/ToolChains/Clang.cpp
clang/lib/Frontend/CompilerInvocation.cpp
clang/lib/Sema/SemaType.cpp
clang/test/Driver/complete-member-pointers.cpp
clang/test/SemaCXX/complete-member-pointers.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47503.149029.patch
Type: text/x-patch
Size: 6405 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180530/71313118/attachment.bin>
More information about the cfe-commits
mailing list