owenpan added inline comments.

================
Comment at: clang/lib/Format/TokenAnnotator.cpp:133-136
-            (isKeywordWithCondition(*Line.First) ||
-             CurrentToken->getStartOfNonWhitespace() ==
-                 
CurrentToken->Next->getStartOfNonWhitespace().getLocWithOffset(
-                     -1)))
----------------
Can you split it to a separate patch? Unlike the rest of this patch, it's 
likely to get accepted.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D121756/new/

https://reviews.llvm.org/D121756

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to