]> granicus.if.org Git - clang/commit
Add missing test coverage for an inheritance model attrib merge diag.
authorNico Weber <nicolasweber@gmx.de>
Sat, 10 Sep 2016 13:03:59 +0000 (13:03 +0000)
committerNico Weber <nicolasweber@gmx.de>
Sat, 10 Sep 2016 13:03:59 +0000 (13:03 +0000)
commit081569d9a29c7bc827b2d41f8e62891bbc895e2f
tree96f57ad8b8bed3c02a3ed17553fae3ffa148a2df
parentf3ab1d319708af9027497143e21f451b20aac82d
Add missing test coverage for an inheritance model attrib merge diag.

Without this, no tests fail if I remove the Diag() in the first if in
Sema::mergeMSInheritanceAttr().

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@281136 91177308-0d34-0410-b5e6-96231b3b80d8
test/SemaCXX/member-pointer-ms.cpp