diff options
author | Adrian Prantl <aprantl@apple.com> | 2019-08-20 16:44:25 +0000 |
---|---|---|
committer | Adrian Prantl <aprantl@apple.com> | 2019-08-20 16:44:25 +0000 |
commit | 260aa0f0f3a6f1120bcd537f4ee9379f0413a775 (patch) | |
tree | 8d99ba40cec818d033e88cfb1a3d769caf4e00d4 /lldb/packages/Python/lldbsuite/test/sample_test/TestSampleTest.py | |
parent | ab50b830d02f4281cf0c57d0a8c0c51ad82bccc9 (diff) | |
download | bcm5719-llvm-260aa0f0f3a6f1120bcd537f4ee9379f0413a775.tar.gz bcm5719-llvm-260aa0f0f3a6f1120bcd537f4ee9379f0413a775.zip |
Make the FindTypes(std::vector<CompilerContext>, ...) API testable in lldb-test
This adds a -compiler-context=<...> option to lldb-test that trakes a
comma-separated string that is a list of kind/name pairs and
translates it into a std::vector<CompilerContext>, a CompilerContext
being a pair of context-kind and name.
Differential Revision: https://reviews.llvm.org/D66453
<rdar://problem/54471165>
llvm-svn: 369407
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/sample_test/TestSampleTest.py')
0 files changed, 0 insertions, 0 deletions