Sign in
llvm
/
llvm-project
/
clang-tools-extra
/
133b85a86a4e112a6415e8daa392e56deaa65569
/
.
/
test
/
clang-tidy
/
infrastructure
/
dump-config-invalid.cpp
blob: 4737b49bffe44f44e04818766d7b74f03da8f3d5 [
file
] [
log
] [
blame
]
// RUN: clang-tidy --checks="-*,modernize-make-shared" \
// RUN: --config="CheckOptions: { \
// RUN: modernize-make-shared.IncludeStyle: '0' }" \
// RUN: --dump-config -- | FileCheck %s
// CHECK: modernize-make-shared.IncludeStyle: llvm