Sign in
llvm
/
clang
/
943e5a44883539848588e33bffbe2a1773dc4b43
/
.
/
test
/
Analysis
/
ctu-import-threshold.c
blob: 82711b873d10655def98751de3525cb391cf17c7 [
file
] [
log
] [
blame
]
// 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