hanchenye-llvm-project/clang/test/Analysis/ctu-import-threshold.c

6 lines
186 B
C

// Ensure analyzer option 'ctu-import-threshold' is a recognized option.
//
// RUN: %clang_cc1 -analyze -analyzer-config ctu-import-threshold=30 -verify %s
//
// expected-no-diagnostics