xref: /llvm-project/clang-tools-extra/test/clang-tidy/infrastructure/config-file.cpp (revision d6a468d622b2d48c40c47290aa54d6d910c5a6bf)
1 // RUN: clang-tidy -config-file=%S/Inputs/config-file/config-file -dump-config -- | FileCheck %s -check-prefix=CHECK-BASE
2 // CHECK-BASE: Checks: {{.*}}hicpp-uppercase-literal-suffix
3