[clang] [Clang] [Diagnostics] Simplify filenames that contain '..' (PR #143520)

Richard Thomson via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 2 18:51:21 PDT 2025


LegalizeAdulthood wrote:

My expectation would be that if I specify a header filter I'm not going to use weird paths like a/b/../foo.h, but just a/foo.h because that is where foo.h lives.

https://github.com/llvm/llvm-project/pull/143520


More information about the cfe-commits mailing list