http://llvm.org/bugs/show_bug.cgi?id=6754

Rafael Ávila de Espíndola <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #1 from Rafael Ávila de Espíndola <[email protected]> 
2010-03-31 16:46:25 CDT ---
<dgregor> it's invalid
<dgregor> C::bar ::zed
<dgregor> take out the space: C::bar::zed
<dgregor> Clang+EDG correctly try to parse it as a nested-name-specifier. GCC
is using some kind of semantic check to direct parsing here

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to