summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/array-constraint.c
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2007-09-26 18:39:29 +0000
committerTed Kremenek <kremenek@apple.com>2007-09-26 18:39:29 +0000
commit8742a45565defa5e1872157bbf3d1a64b50905c5 (patch)
tree1012104528619f2f287fb4bd283066c031bf4f7d /clang/test/Sema/array-constraint.c
parent2a4dd316a024740e7c275c383023c699f5fd560c (diff)
downloadbcm5719-llvm-8742a45565defa5e1872157bbf3d1a64b50905c5.tar.gz
bcm5719-llvm-8742a45565defa5e1872157bbf3d1a64b50905c5.zip
Refactored driver so that any action that is implemented using an
ASTConsumer can also be verified using the diagnostics checker. From the command line, users may activate diagnostic checking using the "-verify" option. For example, "clang -verify -warn-dead-stores" checks if the warnings flagged by the dead store checker match those in the comments. Note that we still have the option "-parse-ast-check" for backwards comptability with existing test cases. This option is now equivalent to "-parse-ast -verify". llvm-svn: 42362
Diffstat (limited to 'clang/test/Sema/array-constraint.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud