[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.

llvm-svn: 370493
This commit is contained in:
Alex Lorenz 2019-08-30 17:34:22 +00:00
parent 9976a5bc1d
commit c4130cf132
1 changed files with 0 additions and 1 deletions

View File

@ -87,7 +87,6 @@ public:
// Use the dependency scanning optimized file system if we can.
if (DepFS) {
// FIXME: Purge the symlink entries from the stat cache in the FM.
const CompilerInvocation &CI = Compiler.getInvocation();
// Add any filenames that were explicity passed in the build settings and
// that might be opened, as we want to ensure we don't run source