bolt/deps/llvm-18.1.8/clang-tools-extra/test/clang-tidy/infrastructure/dump-config-invalid.cpp

7 lines
247 B
C++
Raw Normal View History

2025-02-14 19:21:04 +01:00
// 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