summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/ctu-import-threshold.c
blob: 82711b873d10655def98751de3525cb391cf17c7 (plain)
1
2
3
4
5
// 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
OpenPOWER on IntegriCloud