exv marked an inline comment as done. exv added a comment. According to the wiki, it seems like someone who has commit access must now submit this change.
================ Comment at: clang/lib/Format/FormatTokenLexer.cpp:102 + + // FIXME: Investigate what token type gives the correct operator priority. + if (tryMergeTokens(FatArrow, TT_JsFatArrow)) ---------------- curdeius wrote: > Could you explain in what case the operator precedence may be wrong here? It's unlikely this comment is still relevant for this section. I will delete it. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D101702/new/ https://reviews.llvm.org/D101702 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits