[PATCH] D116283: Added an option to add a space between operator overloading and opening parentheses in clang-format

MyDeveloperDay via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 26 06:34:50 PST 2021


MyDeveloperDay added a comment.

you need to add a unit test int clang/unittest/Format/FormatTest.cpp (we tend to not use lit tests)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116283



More information about the llvm-commits mailing list