summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2019-02-14 18:05:43 +0000
committerJonas Devlieghere <jonas@devlieghere.com>2019-02-14 18:05:43 +0000
commitff04b3d4d72fdad7b3fd9f02e2be155ee5e2f058 (patch)
treeef9b4f7b89bbf206b0cc447f2140b029745fa9fd /lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py
parentb8b81e9b43c839f2761432e36927bb8d7b644b86 (diff)
downloadbcm5719-llvm-ff04b3d4d72fdad7b3fd9f02e2be155ee5e2f058.tar.gz
bcm5719-llvm-ff04b3d4d72fdad7b3fd9f02e2be155ee5e2f058.zip
[ExpressionParser] Reuse the FileManager from the compiler instance.
I was looking at the ClangExpressionParser and noticed that we have a FileManager owned by the expression parser and later ask the compiler instance to create a new FileManager, owned by the clang CI. Looking at the code I don't see a good reason for having two instances. This patch removes the one owned by LLDB. Differential revision: https://reviews.llvm.org/D58222 llvm-svn: 354041
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud