[PATCH] D49851: [clang-tidy] run-clang-tidy add synchronisation to the output

Andi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 7 07:55:08 PDT 2018


Abpostelnicu marked 2 inline comments as done.
Abpostelnicu added a comment.

Regarding the time penalty it depends very much on how many files you have. But I would choose anytime to have this in the detriment of having "obfuscated" output.


https://reviews.llvm.org/D49851





More information about the cfe-commits mailing list