P0969R0: allow structured binding of accessible members, not only public members.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 25 Sep 2018 22:12:44 +0000 (22:12 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 25 Sep 2018 22:12:44 +0000 (22:12 +0000)
commit5c9b3b757623e6bea5b4929b2046a565ee2d11bc
tree9ae36f2f7594fb734d57f200f9fd7e05b2d62c6f
parent579cf903673c9626e727ef90a6b7d2143f460b0e
P0969R0: allow structured binding of accessible members, not only public members.

llvm-svn: 343036
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/include/clang/Sema/Sema.h
clang/lib/Sema/SemaAccess.cpp
clang/lib/Sema/SemaDeclAttr.cpp
clang/lib/Sema/SemaDeclCXX.cpp
clang/test/CXX/dcl.decl/dcl.decomp/p4.cpp
clang/www/cxx_status.html