Commit 2f14fb3
authored
The C++ dynamic typing tests are failing on Windows, skip for now. (llvm#171922)
This is a follow-on to: llvm#168611 which added a bunch of tests for detecting dynamic types of C++ result variables. I don't actually know how well dynamic type detection works on Windows if at all. It would require Windows support, since the Linux/Darwin version is specific to the Itanium ABI.1 parent 43bfec2 commit 2f14fb3
File tree
1 file changed
+2
-0
lines changed- lldb/test/API/functionalities/expr-result-var
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| 98 | + | |
98 | 99 | | |
99 | 100 | | |
100 | 101 | | |
| 102 | + | |
101 | 103 | | |
102 | 104 | | |
103 | 105 | | |
| |||
0 commit comments