MyDeveloperDay added inline comments.
================ Comment at: clang/tools/run-clang-format.py:63 + default="c,cc,cpp,cxx,c++,h,hh,hpp,hxx,h++") + parser.add_argument('-style', + help='formatting style', ---------------- what about ``` run-clang-format `<run-clang-format-arg> -- <clang-format-args> ``` Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D149088/new/ https://reviews.llvm.org/D149088 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits