HazardyKnusperkeks added inline comments.
================ Comment at: clang/lib/Format/TokenAnnotator.cpp:3121 + return 1; + if (Right.is(tok::period)) + return 500; ---------------- owenpan wrote: > Otherwise, it wouldn't be NFC. It was Left == :: || Right == . Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D135871/new/ https://reviews.llvm.org/D135871 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits