[all-commits] [llvm/llvm-project] f1d8e3: [NFC][clangd][test] add clang-tidy config to ensur...
Congcong Cai via All-commits
all-commits at lists.llvm.org
Mon May 26 14:57:09 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f1d8e37f2cdb7266633743072d885643c82a6e1c
https://github.com/llvm/llvm-project/commit/f1d8e37f2cdb7266633743072d885643c82a6e1c
Author: Congcong Cai <congcongcai0907 at 163.com>
Date: 2025-05-27 (Tue, 27 May 2025)
Changed paths:
M clang-tools-extra/clangd/test/path-mappings.test
M clang-tools-extra/clangd/test/system-include-extractor.test
Log Message:
-----------
[NFC][clangd][test] add clang-tidy config to ensure test cases sandbox (#141410)
Under previous test setup, the test result will be influenced by
clang-tidy file in parent folder (between llvm-projects root and build
folder). It is inconventient and leads some confusion.
This PR wants to ensure sandbox to avoid outside's clang-tidy influenece
test result.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list