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