]> granicus.if.org Git - clang/commit
Add test for anonymous struct containing an implicitly private data member.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 13 Apr 2017 21:51:04 +0000 (21:51 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 13 Apr 2017 21:51:04 +0000 (21:51 +0000)
commit66bf2b03f81d1876e0c1d709e4ff3f20b6119715
tree8ef2d108dbc9ebe87e5ce62e0233828b5f951e7c
parent18974a9561e3bc3bddc03430a7ecbf226c9121ef
Add test for anonymous struct containing an implicitly private data member.

Patch by Jacob Young!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@300266 91177308-0d34-0410-b5e6-96231b3b80d8
test/SemaCXX/anonymous-struct.cpp