Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | When searching for an instantiated declaration requires instantiation | Douglas Gregor | 2010-11-05 | 1 | -0/+21 |
| | | | | | | | | of its parent context, be sure to update the parent-context pointer after instantiation. Fixes two anonymous-union instantiation issues in <rdar://problem/8635664>. llvm-svn: 118313 | ||||
* | Add test case for PR5868, and improve location information slightly for ↵ | Douglas Gregor | 2009-12-24 | 1 | -0/+19 |
implicit "this" expressions llvm-svn: 92141 |