[PATCH] D30564: [clang-tidy] Format code around applied fixes
Alexander Kornienko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 3 01:53:11 PST 2017
alexfh marked an inline comment as done.
alexfh added inline comments.
================
Comment at: docs/clang-tidy/index.rst:184
-p=<string> - Build path
+ -quiet -
+ Run clang-tidy in quiet mode. This suppresses
----------------
kimgr wrote:
> This looks like a separate patch?
I've just pasted up-to-date -help output here. This should have been done when the -quiet option was added.
https://reviews.llvm.org/D30564
More information about the cfe-commits
mailing list