blob: c3847d4ae71f4f98cd93401e54748cc4fbb67dba (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
/* 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 1
#endif
|