diff options
author | Jordan Rose <jordan_rose@apple.com> | 2012-07-10 02:57:26 +0000 |
---|---|---|
committer | Jordan Rose <jordan_rose@apple.com> | 2012-07-10 02:57:26 +0000 |
commit | 3b81b7d604e851498243ee732dee3babc1cf20d4 (patch) | |
tree | ac958a7e6520eeb95897d1b59204ba5359d9f02b /test/Tooling/auto-detect-from-source.cpp | |
parent | aa48fe80a1b2000809900a437f0819d929793002 (diff) |
Allow -verify directives to specify a min and max count, not just "+".
void f(); // expected-note 0+ {{previous declaration is here}}
void g(); // expected-note 0-1 {{previous declaration is here}}
The old "+" syntax is still an alias for "1+", and single numbers still work.
Patch by Andy Gibbs!
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@159979 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Tooling/auto-detect-from-source.cpp')
0 files changed, 0 insertions, 0 deletions