diff options
author | Ted Kremenek <kremenek@apple.com> | 2009-07-22 22:35:28 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2009-07-22 22:35:28 +0000 |
commit | bfd28fd59671e9d04c8af78a4f829888b944dc72 (patch) | |
tree | 9530cd8328cda331764ff8b70a590eafa10a226a /llvm/lib/AsmParser/LLToken.h | |
parent | 1164d1f283cd551e84fc70f3bfc57e7b8973c5f1 (diff) | |
download | bcm5719-llvm-bfd28fd59671e9d04c8af78a4f829888b944dc72.tar.gz bcm5719-llvm-bfd28fd59671e9d04c8af78a4f829888b944dc72.zip |
Refactor 'PostStmt' and 'PreStmt' to subclass a common parent 'StmtPoint'.
Educate GRExprEngine::VisitGraph() about 'PreStmt'.
Mark the constructor of 'PostStmt' to be explicit, preventing implicit
conversions and the selection of the wrong 'generateNode' method in
GRStmtNodeBuilder.
Constify a bunch of arguments, which falls out of the changes to ProgramPoint.
llvm-svn: 76809
Diffstat (limited to 'llvm/lib/AsmParser/LLToken.h')
0 files changed, 0 insertions, 0 deletions