Raphael Isemann
913f07af6e
Fix TestDataFormatterLibcxxListLoop.py test
...
Summary:
The compilation of the TestDataFormatterLibcxxListLoop.py currently fails with this error:
```
functionalities/data-formatter/data-formatter-stl/libcxx/list/loop/main.cpp:19:24: error: no member named '__value_' in 'std::__1::__list_node_base<int, void *>'
assert(third_elem->__value_ == 3);
~~~~~~~~~~ ^
```
It seems the internal structure of list has changed with the 3.8 release. This patch makes the test compile with the current libc++ and with the previous libc++.
Reviewers: shafik, zturner, labath
Reviewed By: labath
Subscribers: christof, jdoerfert, lldb-commits
Tags: #lldb
Differential Revision: https://reviews.llvm.org/D58273
llvm-svn: 354202
2019-02-16 12:13:30 +00:00
..
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2018-08-02 21:26:19 +00:00
2018-02-12 18:06:34 +00:00
2019-02-05 00:59:57 +00:00
2019-01-19 08:50:56 +00:00
2018-08-16 18:18:16 +00:00
2019-01-29 16:37:27 +00:00
2018-10-26 00:50:54 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-02-16 12:13:30 +00:00
2019-01-19 08:50:56 +00:00
2018-12-10 17:16:38 +00:00
2019-01-19 08:50:56 +00:00
2018-01-19 23:24:35 +00:00
2019-01-28 18:07:41 +00:00
2018-01-19 23:24:35 +00:00
2018-11-30 09:45:52 +00:00
2019-01-28 18:07:41 +00:00
2019-01-19 08:50:56 +00:00
2018-07-27 22:20:59 +00:00
2019-01-19 08:50:56 +00:00
2018-01-30 17:02:42 +00:00
2018-07-27 22:20:59 +00:00
2019-02-07 01:49:10 +00:00
2019-02-15 10:47:34 +00:00
2018-07-27 22:20:59 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2018-06-07 17:49:22 +00:00
2018-01-19 23:24:35 +00:00
2018-01-30 18:29:16 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2018-09-12 10:04:25 +00:00
2018-01-19 23:24:35 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2018-01-19 23:24:35 +00:00
2019-02-07 18:22:00 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2018-07-27 22:20:59 +00:00
2018-12-17 23:33:40 +00:00
2018-12-17 23:33:40 +00:00
2018-06-13 19:02:44 +00:00
2018-01-30 18:29:16 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-31 00:43:36 +00:00
2018-01-19 23:24:35 +00:00
2018-07-27 22:20:59 +00:00
2018-01-19 23:24:35 +00:00
2018-09-13 17:06:47 +00:00
2018-02-08 10:37:23 +00:00
2019-02-06 00:52:04 +00:00
2018-04-13 18:02:39 +00:00
2018-09-28 23:27:54 +00:00
2018-11-15 01:18:15 +00:00
2018-06-24 10:36:44 +00:00
2019-01-24 21:32:32 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2018-10-03 16:24:14 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2018-01-19 23:24:35 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2018-02-23 05:03:10 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2019-01-19 08:50:56 +00:00
2018-07-26 17:14:18 +00:00