aboutsummaryrefslogtreecommitdiff
path: root/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
commitd39bcd838f1980a9f5e3df23cf91c0c435f4b974 (patch)
tree4ac730b9e60a802b8180df33740a2c259c2e2aeb /test/Sema/array-constraint.c
parentd0b90bff98bafb72ea9809f509bf37c93c60e74e (diff)
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". git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42362 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Sema/array-constraint.c')
0 files changed, 0 insertions, 0 deletions