Commit Graph

3 Commits

Author SHA1 Message Date
Nathan Sidwell b5a0f8e884 PR6037
Warn on inaccessible direct base


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@226423 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-19 01:44:02 +00:00
Douglas Gregor a43064c7b7 When searching for an instantiated declaration requires instantiation
of its parent context, be sure to update the parent-context pointer
after instantiation. Fixes two anonymous-union instantiation issues in
<rdar://problem/8635664>.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@118313 91177308-0d34-0410-b5e6-96231b3b80d8
2010-11-05 23:22:45 +00:00
Douglas Gregor 8aa5f407d9 Add test case for PR5868, and improve location information slightly for implicit "this" expressions
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@92141 91177308-0d34-0410-b5e6-96231b3b80d8
2009-12-24 20:23:34 +00:00