If an configuration specifies InheritParentOption and is cached in child directories, When trying to inherit, it will keep reading the same cache directory file until it reaches the parent directory of where the config was actually stored.
To stop this just set where we are searching from to where the config was actually stored when trying to inherit configs.
Details
Details
- Reviewers
alexfh aaron.ballman gribozavr2
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo