Checking if a path is absolute can be expensive and currently the result is not cached in the FileSpec object. This patch adds caching and also code to clear the cache if the file is modified.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo