diff options
Diffstat (limited to 'test/Analysis/region-store.cpp')
| -rw-r--r-- | test/Analysis/region-store.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Analysis/region-store.cpp b/test/Analysis/region-store.cpp index 5ea5c3f82fd6a..cb49f4837d813 100644 --- a/test/Analysis/region-store.cpp +++ b/test/Analysis/region-store.cpp @@ -1,4 +1,4 @@ -// RUN: %clang_cc1 -analyze -analyzer-checker=core,unix -verify %s +// RUN: %clang_analyze_cc1 -analyzer-checker=core,unix -verify %s // expected-no-diagnostics class Loc { |
