[all-commits] [llvm/llvm-project] b1f0ef: [clang-format] Tweak help text a bit

Nico Weber via All-commits all-commits at lists.llvm.org
Sun Jul 3 12:55:10 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b1f0efc06acc27ea07632452d9cf50eb7cc0c7f1
      https://github.com/llvm/llvm-project/commit/b1f0efc06acc27ea07632452d9cf50eb7cc0c7f1
  Author: Nico Weber <thakis at chromium.org>
  Date:   2022-07-03 (Sun, 03 Jul 2022)

  Changed paths:
    M clang/lib/Format/Format.cpp
    M clang/tools/clang-format/ClangFormat.cpp

  Log Message:
  -----------
  [clang-format] Tweak help text a bit

In particular, make it clear that `--style=file` is the default,
since there's some confusion about this, e.g. here:
https://stackoverflow.com/questions/61455148/

Differential Revision: https://reviews.llvm.org/D128984




More information about the All-commits mailing list