llvm/tools/clang/tools/extra/clang-tidy/clang-tidy-config.h

/* This generated file is for internal use. Do not include it from headers. */

#ifdef CLANG_TIDY_CONFIG_H
#error clang-tidy-config.h can only be included once
#else
#define CLANG_TIDY_CONFIG_H

#define CLANG_TIDY_ENABLE_STATIC_ANALYZER

#endif