zinovy.nis added a comment.

> I only say this because I think I might have seen it happen when I was 
> running `run-clang-tidy.py` over a large code base with a fairly aggressive 
> check/fixit, but frankly I was too new to LLVM to know it wasn't something I 
> might have done wrong.

A bit strange as `run-clang-tidy.py` explicitly collects fixes in separate 
files and after all merges them into a single fix in a thread/process-safe 
manner. Not like my current patch.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57662/new/

https://reviews.llvm.org/D57662



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to