Commit 7db1b2a
authored
[lldb][test] Run ranges::ref_vew test only for libc++ (llvm#155813)
Remove redundant build step in std::ranges::ref_view test, this causes
it use `libstdc++` on linux instead of `libc++` .1 parent 0ace96c commit 7db1b2a
File tree
1 file changed
+0
-1
lines changed- lldb/test/API/functionalities/data-formatter/data-formatter-stl/generic/ranges/ref_view
1 file changed
+0
-1
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
| |||
0 commit comments