MyDeveloperDay added a comment. LGTM, thanks for the patch (I've seen this in the wild where the AssemblyInfo.cs gets a bit messed up.
================ Comment at: clang/lib/Format/FormatTokenLexer.cpp:287 + auto &Target = *(Tokens.end() - 2); + auto &Colon = *(Tokens.end() - 1); + ---------------- +1 for just supporting what it can be. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D74043/new/ https://reviews.llvm.org/D74043 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits