https://bugs.llvm.org/show_bug.cgi?id=47964

Anders Granlund <anders.granlun...@gmail.com> changed:

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

--- Comment #3 from Anders Granlund <anders.granlun...@gmail.com> ---
(In reply to Richard Smith from comment #1)
> (In reply to Anders Granlund from comment #0)
> > Doesn't  B  belong to the class scope of  A ?
> 
> No.
> 
> > If not, to what other scope does it belong?
> 
> The block scope of the body of 'main'.
> 
> See http://eel.is/c++draft/basic.scope.pdecl#7.2

Ok. I'm resoliving this as invalid and I have reported the bug mentioned in
comment #2 in a separate bug report instead:

  https://bugs.llvm.org/show_bug.cgi?id=48002

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to