diff options
author | Ted Kremenek <kremenek@apple.com> | 2007-09-25 18:37:20 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2007-09-25 18:37:20 +0000 |
commit | 445797873fcd5810e48e4c8937c33959a647bbf7 (patch) | |
tree | d8db3fddf34cf9797ceadda76c334e108efbeb0b /test/Sema/array-constraint.c | |
parent | 786d337d4d9d01169cd970948949f549a5095782 (diff) |
Added "CheckASTConsumer", a function that generalizes
"CheckDiagnostics" (used for -parse-ast-check) to check the
diagnostics of any ASTConsumer.
Reimplemented CheckDiagnostics to use CheckASTConsumer instead.
Added driver option -warn-dead-stores-check, which checks the
diagnostics generated by the DeadStores checker. This is implemented
using CheckASTConsumer.111
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42310 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Sema/array-constraint.c')
0 files changed, 0 insertions, 0 deletions