summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaTemplate/anonymous-union.cpp
Commit message (Collapse)AuthorAgeFilesLines
* When searching for an instantiated declaration requires instantiationDouglas Gregor2010-11-051-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 Gregor2009-12-241-0/+19
implicit "this" expressions llvm-svn: 92141
OpenPOWER on IntegriCloud