diff options
author | Baranov Victor <bar.victor.2002@gmail.com> | 2025-07-13 23:44:30 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-13 23:44:30 +0300 |
commit | b56aebaf82f250ac35d18bcb4d4bf6806af91f49 (patch) | |
tree | 34cc8520334b19fdcfa8213c59e0ebcb216af448 /clang/unittests/Format/ConfigParseTest.cpp | |
parent | cac806bcc5b3367ca7573c2c5ae590379d89b84f (diff) | |
download | llvm-b56aebaf82f250ac35d18bcb4d4bf6806af91f49.zip llvm-b56aebaf82f250ac35d18bcb4d4bf6806af91f49.tar.gz llvm-b56aebaf82f250ac35d18bcb4d4bf6806af91f49.tar.bz2 |
[clang-tidy] Add filtering of check options by enabled checks in '--dump-config' (#147142)
Added function to filter out `CheckOptions` that come from
`ClangTidyOptions::getDefaults()`, but does not have a corresponding
check enabled in the `Checks` configuration.
Fixes https://github.com/llvm/llvm-project/issues/146693.
Diffstat (limited to 'clang/unittests/Format/ConfigParseTest.cpp')
0 files changed, 0 insertions, 0 deletions