clang-tidy-config.h 247 B

12345678910
  1. /* This generated file is for internal use. Do not include it from headers. */
  2. #ifdef CLANG_TIDY_CONFIG_H
  3. #error clang-tidy-config.h can only be included once
  4. #else
  5. #define CLANG_TIDY_CONFIG_H
  6. #define CLANG_TIDY_ENABLE_STATIC_ANALYZER 1
  7. #endif