[PATCH] Reformat clang-format help strings, filter out irrelevant options.

Manuel Klimek klimek at google.com
Fri May 10 11:05:54 PDT 2013


  LG


================
Comment at: tools/clang-format/ClangFormat.cpp:34
@@ +33,3 @@
+// and -help) will be hidden.
+cl::OptionCategory ClangFormatCat("Clang-format options");
+
----------------
How about s/ClangFormatCat/ClangFormatCategory/? If I see something ending in "Cat" I think of either cats or cat, the command line program :)


http://llvm-reviews.chandlerc.com/D780

BRANCH
  svn

ARCANIST PROJECT
  clang



More information about the cfe-commits mailing list