Skip to content
Unverified Commit a7ca1175 authored by Jonas Devlieghere's avatar Jonas Devlieghere
Browse files

[lldb] Fix & re-enable TestVSCode_completions on Darwin

The test was expecting vector<basic_string<char>> & while the test
returned vector<string> &. Since verify_completions doesn't support
regex matching, sidestep the issue by using a custom type (baz).

Differential revision: https://reviews.llvm.org/D158893
parent f532d61d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment