Sign in
llvm
/
clang
/
25e98e8a3e75a63761ea270fef0a568831866d13
/
.
/
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