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

Jonas Toth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 7 10:24:58 PDT 2018


JonasToth added a comment.

No nothing. I think it is barely noticable in general. From prior long
runs i notices the scrambled messages, but it was only a small fraction.
So most of the time the threads dont seem to interfere, which makes the
lock kinda low-cost.

Am 07.08.2018 um 19:17 schrieb Andi via Phabricator:

> Abpostelnicu added a comment.
> 
> Did you notice any significant speed degradation?
> 
> https://reviews.llvm.org/D49851


https://reviews.llvm.org/D49851





More information about the cfe-commits mailing list