Skip to content

[clang-scan-deps] DependencyScanningFilesystem caches relative filename lookups #67510

Closed
llvm/llvm-project-release-prs
#710
@akyrtzi

Description

@akyrtzi

A relative path would be used as a key for cache lookup and if the same relative path was used from another compiler invocation with a different working directory then the first cache entry was erroneously returned.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions