aboutsummaryrefslogtreecommitdiff
path: root/lib/Tooling/CompilationDatabase.cpp
diff options
context:
space:
mode:
authorJordan Rose <jordan_rose@apple.com>2012-07-10 02:57:26 +0000
committerJordan Rose <jordan_rose@apple.com>2012-07-10 02:57:26 +0000
commit3b81b7d604e851498243ee732dee3babc1cf20d4 (patch)
treeac958a7e6520eeb95897d1b59204ba5359d9f02b /lib/Tooling/CompilationDatabase.cpp
parentaa48fe80a1b2000809900a437f0819d929793002 (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 'lib/Tooling/CompilationDatabase.cpp')
0 files changed, 0 insertions, 0 deletions