owenpan added inline comments.

================
Comment at: clang/unittests/Format/FormatTest.cpp:10477
                Style);
+  verifyFormat("bool b = 3 == int{3} && true;");
 
----------------
owenpan wrote:
> Can you add a similar test in TokenAnnotatorTest.cpp?
Nvm.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131750

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

Reply via email to