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)
commit78fe17131b7c926c7d347c5bbcb3bc7ca48a0b44
tree7837bfbbccd6e42a10c8ac5fd8d54aaca8bb1f54
parente7563f8dda10c276e4508b00a77781f429235271
Add test for anonymous struct containing an implicitly private data member.

Patch by Jacob Young!

llvm-svn: 300266
clang/test/SemaCXX/anonymous-struct.cpp