aboutsummaryrefslogtreecommitdiff
path: root/lib/Frontend/ASTConsumers.cpp
diff options
context:
space:
mode:
authorJordan Rose <jordan_rose@apple.com>2012-07-31 01:07:55 +0000
committerJordan Rose <jordan_rose@apple.com>2012-07-31 01:07:55 +0000
commitef15831780b705475e7b237ac16418e9b53cb7a6 (patch)
treef8c07cce224c57117e2945eef1ff165f09104941 /lib/Frontend/ASTConsumers.cpp
parent2f71622dc8888e6da7ce786e42e8e9fbab075de6 (diff)
[analyzer] Let CallEvent decide what goes in an inital stack frame.
This removes explicit checks for 'this' and 'self' from Store::enterStackFrame. It also removes getCXXThisRegion() as a virtual method on all CallEvents; it's now only implemented in the parts of the hierarchy where it is relevant. Finally, it removes the option to ask for the ParmVarDecls attached to the definition of an inlined function, saving a recomputation of the result of getRuntimeDefinition(). No visible functionality change! git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@161017 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Frontend/ASTConsumers.cpp')
0 files changed, 0 insertions, 0 deletions