commit | bffaa831478baf584e74dfb7917861e865d99640 | [log] [tgz] |
---|---|---|
author | Ted Kremenek <kremenek@apple.com> | Tue Jan 29 05:13:23 2008 +0000 |
committer | Ted Kremenek <kremenek@apple.com> | Tue Jan 29 05:13:23 2008 +0000 |
tree | 928a7ac2c416b6677fed8a618cbc7df16a54c41d | |
parent | b3c2b88de6121800590673d2a6294b1151cc2e02 [diff] |
Modified LiveVariables to perform all of its base initialization in the ctor, and now we require a FunctionDecl* object so that we can also keep track of all of the ParmDecls. Modified clients of LiveVariables to conform to the new interface. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@46490 91177308-0d34-0410-b5e6-96231b3b80d8