]> granicus.if.org Git - clang/commit
[Tooling] Correct the total number of files being processed when `filter` is provided.
authorHaojian Wu <hokein@google.com>
Mon, 5 Nov 2018 15:08:00 +0000 (15:08 +0000)
committerHaojian Wu <hokein@google.com>
Mon, 5 Nov 2018 15:08:00 +0000 (15:08 +0000)
commit320f5ff310cb99e06ab959f02076dd7d0d838cac
tree4b440372c70ea7d28bb4db68258b2e9b8be9343f
parent0904be59ee84c9617f4d50878e03a734ed84ef1f
[Tooling] Correct the total number of files being processed when `filter` is provided.

Reviewers: ioeric

Subscribers: cfe-commits

Differential Revision: https://reviews.llvm.org/D54104

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@346135 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Tooling/AllTUsExecution.cpp