[llvm-dev] Need help with clang-format
saloni goyal via llvm-dev
llvm-dev at lists.llvm.org
Mon Jun 28 13:19:33 PDT 2021
Hi!
I am working on clang-format and need some help. I ran clang-format on this
file and got this output:
https://review.haiku-os.org/c/haiku/+/4098/1/src/preferences/input/MouseView.cpp#149
whereas the same configurations edited the same thing but with 2 parameters
like this:
https://review.haiku-os.org/c/haiku/+/4098/1/src/preferences/input/MouseView.cpp#157
Here is the link to my configuration file:
https://gist.github.com/saloniig/1b7531327a80be6e92be8236964a69a0
Why is this happening? Am I doing something wrong? Please help.
Thank you
Saloni
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20210629/37b4189b/attachment.html>
More information about the llvm-dev
mailing list