summaryrefslogtreecommitdiffstats
path: root/clang/docs/JSONCompilationDatabase.html
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
commitb8b2ca6ffbfb69ff67108e31333f18d30ac75aa9 (patch)
tree417ac6a54cede05b874fddfd8889091d55b67f86 /clang/docs/JSONCompilationDatabase.html
parente1572eb3e27cece7f0014ea6683e0f9fbeacb458 (diff)
downloadbcm5719-llvm-b8b2ca6ffbfb69ff67108e31333f18d30ac75aa9.tar.gz
bcm5719-llvm-b8b2ca6ffbfb69ff67108e31333f18d30ac75aa9.zip
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! llvm-svn: 159979
Diffstat (limited to 'clang/docs/JSONCompilationDatabase.html')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud