[all-commits] [llvm/llvm-project] 2ff614: [clang-tidy] support parameters file in command li...
Congcong Cai via All-commits
all-commits at lists.llvm.org
Tue Dec 24 07:24:37 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2ff614aaa6eb94bc5d02c8f0fb70a1132acb4423
https://github.com/llvm/llvm-project/commit/2ff614aaa6eb94bc5d02c8f0fb70a1132acb4423
Author: Congcong Cai <congcongcai0907 at 163.com>
Date: 2024-12-24 (Tue, 24 Dec 2024)
Changed paths:
M clang-tools-extra/clang-tidy/tool/ClangTidyMain.cpp
M clang-tools-extra/docs/ReleaseNotes.rst
M clang-tools-extra/docs/clang-tidy/index.rst
A clang-tools-extra/test/clang-tidy/infrastructure/Inputs/param/parameters.txt
A clang-tools-extra/test/clang-tidy/infrastructure/read-parameters-from-file-error.cpp
A clang-tools-extra/test/clang-tidy/infrastructure/read-parameters-from-file.cpp
Log Message:
-----------
[clang-tidy] support parameters file in command line (#120547)
Fixes: #103499
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