• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1if(CLANG_ENABLE_STATIC_ANALYZER AND LLVM_ENABLE_PLUGINS)
2  add_subdirectory(SampleAnalyzer)
3  add_subdirectory(CheckerDependencyHandling)
4  add_subdirectory(CheckerOptionHandling)
5endif()
6