[clang-tools-extra] [NFC][clangd][test] add clang-tidy config to ensure test cases sandbox (PR #141410)

kadir çetinkaya via cfe-commits cfe-commits at lists.llvm.org
Mon May 26 02:19:58 PDT 2025


================
@@ -0,0 +1 @@
+InheritParentConfig: false
----------------
kadircet wrote:

are we running any tests in this directory? these inputs are usually copied to temp test directories, since you're not copying this over in any of the tests, is this really needed? (or do we have some tests that recursively copy everything?)

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


More information about the cfe-commits mailing list