• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 // RUN: %clang_cc1 -E -setup-static-analyzer %s
2 
3 #ifndef __clang_analyzer__
4 #error __clang_analyzer__ not defined
5 #endif
6