summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp
diff options
context:
space:
mode:
authorRaphael Isemann <teemperor@gmail.com>2018-06-19 21:25:59 +0000
committerRaphael Isemann <teemperor@gmail.com>2018-06-19 21:25:59 +0000
commit1246890964c78b6ee1a453dc2746e8af0ec9479e (patch)
tree30c7c82318fd3830e4d720ea62bea2d34b986fd3 /lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp
parent8befa295ea5436dcf4643a02f0fb6ec125f7cff3 (diff)
downloadbcm5719-llvm-1246890964c78b6ee1a453dc2746e8af0ec9479e.tar.gz
bcm5719-llvm-1246890964c78b6ee1a453dc2746e8af0ec9479e.zip
Refactor OnExit utility class in ClangUserExpression
Summary: OnExit ensures we call `ResetDeclMap` before this method ends. However, we also have a few manual calls to ResetDeclMap in there that are actually unnecessary because of this (calling the method multiple times has no effect). This patch also moves the class out of the method that we can reuse it for the upcoming method that handles parsing for completion. Subscribers: lldb-commits Differential Revision: https://reviews.llvm.org/D48337 llvm-svn: 335078
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud