]> granicus.if.org Git - clang/commit
[clang-scan-deps] NFC, remove outdated implementation comment
authorAlex Lorenz <arphaman@gmail.com>
Fri, 30 Aug 2019 17:34:22 +0000 (17:34 +0000)
committerAlex Lorenz <arphaman@gmail.com>
Fri, 30 Aug 2019 17:34:22 +0000 (17:34 +0000)
commit4bcc62559f5944d2b4295015b998030c10c839f0
treeb36486d3559e474b3303cf89765878378a015441
parentf75f97a33aceda07015db4d49983979ceb527e5d
[clang-scan-deps] NFC, remove outdated implementation comment

There's no need to purge symlinked entries in the FileManager,
as the new FileEntryRef API allows us to compute dependencies more
accurately when the FileManager is reused.

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