aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-dwp/llvm-dwp.cpp
diff options
context:
space:
mode:
authorJan Svoboda <jan_svoboda@apple.com>2021-07-20 13:17:45 +0200
committerJan Svoboda <jan_svoboda@apple.com>2021-07-20 13:20:56 +0200
commitc94a345a5c693b6c12a41e8f50e3fe96d1311991 (patch)
treeda7f14224ae75568eee428fb3433bc001dd582a1 /llvm/tools/llvm-dwp/llvm-dwp.cpp
parent0821c8824bc11162b0f62c6cf5b48ae972803ab4 (diff)
downloadllvm-c94a345a5c693b6c12a41e8f50e3fe96d1311991.zip
llvm-c94a345a5c693b6c12a41e8f50e3fe96d1311991.tar.gz
llvm-c94a345a5c693b6c12a41e8f50e3fe96d1311991.tar.bz2
[clang][deps] Fix test by checking ignored files correctly
After a rebase, bc1a2979fc70d954ae97122205c71c8404a1b17e accidentally changed `shouldIgnoreFile(Filename)` to incorrect `IgnoredFiles.count(Filename)`. This avoided using native filenames, which the patch intended to solve in the first place. Failing Windows builds: * https://lab.llvm.org/buildbot#builders/123/builds/5147 * https://lab.llvm.org/buildbot#builders/86/builds/17177
Diffstat (limited to 'llvm/tools/llvm-dwp/llvm-dwp.cpp')
0 files changed, 0 insertions, 0 deletions