diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2023-08-25 14:33:00 -0700 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2023-08-25 14:35:07 -0700 |
commit | a7ca1175d0d4f3ec8ed04cf2e2d380d007681f6e (patch) | |
tree | a8da5edb30cf66cbca4b2d74f32bd0c90d583fe6 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | f532d61de02befccd429c0d260d37275b72f2aa2 (diff) | |
download | llvm-a7ca1175d0d4f3ec8ed04cf2e2d380d007681f6e.zip llvm-a7ca1175d0d4f3ec8ed04cf2e2d380d007681f6e.tar.gz llvm-a7ca1175d0d4f3ec8ed04cf2e2d380d007681f6e.tar.bz2 |
[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
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions