]> granicus.if.org Git - clang/commit
Migrated LiveVariables to use the new DataflowStmtVisitor interface. The code
authorTed Kremenek <kremenek@apple.com>
Wed, 12 Sep 2007 19:10:52 +0000 (19:10 +0000)
committerTed Kremenek <kremenek@apple.com>
Wed, 12 Sep 2007 19:10:52 +0000 (19:10 +0000)
commitf175805180472fdccacc688c0f8f1fc161e21fd4
tree8d4cde98e570c340ae1073b31b1dbc0f36a9b4f7
parent73c80c2b8adec0b86de16f3a0c2c5c7861a3e6c2
Migrated LiveVariables to use the new DataflowStmtVisitor interface.  The code
is much simpler now.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@41885 91177308-0d34-0410-b5e6-96231b3b80d8
Analysis/LiveVariables.cpp