AaronBallman wrote: > In some tentative parses, we would always consider `[` as the start of an > attribute - only `[[` should be. > > Fixes #63880
It is the start of an attribute: Microsoft-style attributes are single bracket rather than double bracket. https://github.com/llvm/llvm-project/pull/147306 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits