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.

llvm-svn: 46490
6 files changed
tree: 35b2813b4f79cb1cefb00717ba085231d5829010
  1. clang/
  2. llvm/