[llvm-dev] Clang-format

saloni goyal via llvm-dev llvm-dev at lists.llvm.org
Fri Jun 25 12:27:37 PDT 2021


Greetings of the day,

I was working on clang-format and needed some help. I ran the clang-format
on a file and I have customized it to some extent. Here is the link for
that :
https://review.haiku-os.org/c/haiku/+/4098/1/src/preferences/input/InputKeyboard.cpp#49

Here is the commit for the code:
https://github.com/saloniig/llvm-project/commit/45d221cda510e9dba5bc1f1e94d21d1393caa59e

I am running this code after the indent is on the same level but then it
does not check if it is exceeding the limit of the column and I am unable
to find which code checks if the line is exceeding the column or not.
Please help.

Thank you
Saloni
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20210626/10997704/attachment.html>


More information about the llvm-dev mailing list