diff options
Diffstat (limited to 'test/Analysis/region-only-test.c')
| -rw-r--r-- | test/Analysis/region-only-test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Analysis/region-only-test.c b/test/Analysis/region-only-test.c index fdc740488a2c..64d3fcd57b2a 100644 --- a/test/Analysis/region-only-test.c +++ b/test/Analysis/region-only-test.c @@ -1,4 +1,4 @@ -// RUN: clang-cc -analyze -checker-simple -analyzer-store=region -verify %s +// RUN: clang-cc -analyze -checker-cfref -analyzer-store=region -verify %s // Region store must be enabled for tests in this file. |
