[clang-tools-extra] [clang-tidy] fix incorrect configuration file path resolving when file paths contain `..` (PR #121323)

Congcong Cai via cfe-commits cfe-commits at lists.llvm.org
Sat Jan 11 07:23:09 PST 2025


================
@@ -117,6 +117,9 @@ Improvements to clang-tidy
 
 - Improved :program:`clang-tidy` by accepting parameters file in command line.
 
+- Improved :program:`clang-tidy` by fixing incorrect configuration file path
----------------
HerrCai0907 wrote:

#122594

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


More information about the cfe-commits mailing list