[cfe-commits] [Patch] Namespaces in qualified members
Douglas Gregor
dgregor at apple.com
Sat Oct 17 15:42:04 PDT 2009
On Oct 17, 2009, at 1:38 PM, Sean Hunt wrote:
> Hi again, folks,
>
> This patch is a quickie to prevent a crash when a namespace, rather
> than a type, is used in a nested member qualifier (a.ns::i where ns
> is a namespace).
I committed a tweaked version of this here:
http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20091012/022479.html
Thanks!
- Doug
More information about the cfe-commits
mailing list