Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TClingUtils: Avoid growing paths in GetFileName
Strip of ../ so that the search finds a valid longest match. With the upcoming upgrade of LLVM 13, this would otherwise lead to an error "File name too long" but it's already wrong now.
- Loading branch information