[PATCH] D30564: [clang-tidy] Format code around applied fixes

Kim Gräsman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 3 01:46:45 PST 2017


kimgr added inline comments.


================
Comment at: docs/clang-tidy/index.rst:184
     -p=<string>                  - Build path
+    -quiet                       -
+                                   Run clang-tidy in quiet mode. This suppresses
----------------
This looks like a separate patch?


https://reviews.llvm.org/D30564





More information about the cfe-commits mailing list