diff options
author | Alex Lorenz <arphaman@gmail.com> | 2019-08-29 22:56:38 +0000 |
---|---|---|
committer | Alex Lorenz <arphaman@gmail.com> | 2019-08-29 22:56:38 +0000 |
commit | 3944c9638e56af25717407c583aaeae8a01d7629 (patch) | |
tree | ae42a286d898d9ab1a74f5537b085d12b45bcdb3 /llvm/lib/Object/WindowsResource.cpp | |
parent | cd839ccf9985884c25e87cc34f658c02c5e1cd93 (diff) | |
download | llvm-3944c9638e56af25717407c583aaeae8a01d7629.zip llvm-3944c9638e56af25717407c583aaeae8a01d7629.tar.gz llvm-3944c9638e56af25717407c583aaeae8a01d7629.tar.bz2 |
[clang-scan-deps] reuse the file manager across invocations of
the dependency scanner on a single worker thread
This behavior can be controlled using the new `-reuse-filemanager` clang-scan-deps
option. By default the file manager is reused.
The added test/ClangScanDeps/symlink.cpp is able to pass with
the reused filemanager after the related FileEntryRef changes
landed earlier. The test test/ClangScanDeps/subframework_header_dir_symlink.m
still fails when the file manager is reused (I run the FileCheck with not to
make it PASS). I will address this in a follow-up patch that improves
the DirectoryEntry name modelling in the FileManager.
llvm-svn: 370420
Diffstat (limited to 'llvm/lib/Object/WindowsResource.cpp')
0 files changed, 0 insertions, 0 deletions