summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test
diff options
context:
space:
mode:
authorLeonard Chan <leonardchan@google.com>2018-12-06 00:10:36 +0000
committerLeonard Chan <leonardchan@google.com>2018-12-06 00:10:36 +0000
commitbf5fe2dbba0899bee4323f5eaa075acc43a18e2e (patch)
tree7da64aa7b23b86b938988140fce137b5b7d2c663 /lldb/packages/Python/lldbsuite/test
parentd4e7d0749bfde91d1f86a1f3adb02079c55a830f (diff)
downloadbcm5719-llvm-bf5fe2dbba0899bee4323f5eaa075acc43a18e2e.tar.gz
bcm5719-llvm-bf5fe2dbba0899bee4323f5eaa075acc43a18e2e.zip
[Sema] Push and Pop Expression Evaluation Context Records at the start and end of function definitions
This patch creates a new context for every function definition we enter. Currently we do not push and pop on these, usually working off of the global context record added in the Sema constructor, which never gets popped. Differential Revision: https://reviews.llvm.org/D54014 llvm-svn: 348434
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud