[Workflow] Try to fix code-formatter failing to find changes in some cases.
[llvm-project.git] / clang-tools-extra / clang-tidy / clang-tidy-config.h.cmake
blobf4d1a4b38004baf4b0601d7a72e14d10c2a30e1c
1 /* This generated file is for internal use. Do not include it from headers. */
3 #ifdef CLANG_TIDY_CONFIG_H
4 #error clang-tidy-config.h can only be included once
5 #else
6 #define CLANG_TIDY_CONFIG_H
8 #cmakedefine01 CLANG_TIDY_ENABLE_STATIC_ANALYZER
10 #endif