]> granicus.if.org Git - clang/commit
Make SemaAccess smarter about determining when a dependent class might
authorRichard Smith <richard-llvm@metafoo.co.uk>
Wed, 23 Mar 2016 20:39:06 +0000 (20:39 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Wed, 23 Mar 2016 20:39:06 +0000 (20:39 +0000)
commitc1d4062ba3bb3451703c1d14116b8450201c35e1
tree985f7f10be71e8c9ef952a47d74d9893f91e3c17
parent00980eb82ffc9799f5c5cbf5f41f27c270e3c259
Make SemaAccess smarter about determining when a dependent class might
instantiate to match a friend class declaration. It's still pretty dumb,
though.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@264189 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaAccess.cpp
test/CXX/drs/dr5xx.cpp
test/SemaCXX/access.cpp
www/cxx_dr_status.html