================
@@ -190,8 +190,6 @@ namespace AliasDeclEndLocation {
     ;
   using D = AliasDeclEndLocation::A<int
     > // expected-error {{expected ';' after alias declaration}}
-  // FIXME: After splitting this >> into two > tokens, we incorrectly determine
-  // the end of the template-id to be after the *second* '>'.
----------------
abhijeetsharma200 wrote:

I just put `expected ';' after alias declaration` in search all files in CLion 
to find where the error came from. In the preview, I saw the fixme. 

https://github.com/llvm/llvm-project/pull/184621
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to