Anastasia added a comment.

In D59603#1436794 <https://reviews.llvm.org/D59603#1436794>, @keryell wrote:

> I was a little bit worried about
>
>   struct top_level { int i; };
>  
>   private ::top_level a;
>  
>
>
> but it should be fine because in that case we have a `tok::coloncolon`


Yes, indeed. It parses correctly. I updated the test to demonstrate. :)


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59603/new/

https://reviews.llvm.org/D59603



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to