Pavel Labath
3bea7306e8
[lldb] Fix compilation with gcc-6.5
...
This fixes (works around) two errors with gcc-6.5.
- in the RegisterContext_x86 files, gcc is unable to synthesize a
default constructor -- it thinks it needs to initialize the virtual
base class, even though said classes are abstract. I fix that by
providing a dummy constructor.
- In ReproducerInstrumentationTest, it is not able to deduce that the
TestingRegistry class is movable (it contains a map of unique
pointers). I change the type from Optional<TestingRegistry> to
unique_ptr<TestingRegistry), so that moving is not required
(copying/moving a polymorphic type is not a very good idea in any
case).
2021-04-01 08:44:50 +02:00
..
2020-02-17 23:15:40 -08:00
2020-02-17 23:15:40 -08:00
2021-01-25 20:48:16 +05:00
2021-01-25 20:48:16 +05:00
2021-03-30 15:24:43 +02:00
2021-02-08 14:09:15 +05:00
2021-02-08 14:09:15 +05:00
2020-01-24 08:52:55 +01:00
2020-02-17 23:15:40 -08:00
2020-01-24 08:52:55 +01:00
2020-02-17 23:15:40 -08:00
2020-06-24 17:48:40 -07:00
2020-03-18 13:18:02 -07:00
2020-03-18 13:18:02 -07:00
2020-03-18 13:18:02 -07:00
2020-01-24 08:52:55 +01:00
2020-02-17 23:15:40 -08:00
2020-02-17 23:15:40 -08:00
2020-11-20 11:21:59 +00:00
2020-11-20 11:21:59 +00:00
2020-08-19 12:28:16 +05:00
2020-10-08 21:51:41 -07:00
2020-02-17 23:15:40 -08:00
2020-02-17 23:15:40 -08:00
2020-02-17 23:15:40 -08:00
2020-02-17 23:15:40 -08:00
2020-02-17 23:15:40 -08:00
2020-02-17 23:15:40 -08:00
2020-02-17 23:15:40 -08:00
2020-11-19 13:23:12 +01:00
2020-10-08 21:51:41 -07:00
2020-02-17 23:15:40 -08:00
2021-02-08 18:27:26 +01:00
2021-02-08 18:27:26 +01:00
2021-03-10 18:36:19 +01:00
2021-03-10 18:36:19 +01:00
2021-03-01 16:23:36 +01:00
2021-04-01 08:44:50 +02:00
2020-01-24 08:52:55 +01:00
2020-07-07 20:25:02 +05:00
2020-01-24 08:52:55 +01:00
2020-02-17 23:15:40 -08:00
2020-02-17 23:15:40 -08:00
2020-02-17 23:15:40 -08:00
2020-02-17 23:15:40 -08:00
2020-11-21 17:11:38 +01:00
2020-11-21 17:11:38 +01:00
2020-01-24 08:52:55 +01:00
2020-02-17 23:15:40 -08:00
2020-01-24 08:52:55 +01:00
2020-02-17 23:15:40 -08:00
2020-01-24 08:52:55 +01:00
2020-02-17 23:15:40 -08:00
2020-01-24 08:52:55 +01:00
2020-02-17 23:15:40 -08:00
2020-02-17 23:15:40 -08:00
2020-01-24 08:52:55 +01:00
2020-06-02 13:23:53 -04:00
2020-11-12 14:09:03 +01:00
2020-02-17 23:15:40 -08:00
2020-01-24 08:52:55 +01:00
2020-02-17 23:15:40 -08:00
2020-01-24 08:52:55 +01:00
2020-02-17 23:15:40 -08:00
2020-11-12 14:09:03 +01:00
2020-02-17 23:15:40 -08:00
2020-01-24 08:52:55 +01:00
2020-06-02 13:23:53 -04:00
2020-01-24 08:52:55 +01:00
2020-02-17 23:15:40 -08:00
2020-01-24 08:52:55 +01:00
2020-02-17 23:15:40 -08:00
2020-01-24 08:52:55 +01:00
2020-02-17 23:15:40 -08:00
2020-01-24 08:52:55 +01:00
2020-07-15 11:34:47 -07:00
2020-01-24 08:52:55 +01:00
2020-07-15 11:34:47 -07:00
2020-01-24 08:52:55 +01:00
2020-07-15 11:34:47 -07:00
2020-01-24 08:52:55 +01:00
2020-06-02 13:23:53 -04:00
2020-02-05 13:31:06 +01:00
2020-02-17 23:15:40 -08:00
2020-02-07 17:48:33 +01:00
2020-02-17 23:15:40 -08:00
2020-01-24 08:52:55 +01:00
2020-02-17 23:15:40 -08:00
2020-01-24 08:52:55 +01:00
2020-02-17 23:15:40 -08:00
2021-03-31 04:38:36 +05:00
2020-10-14 16:43:45 +02:00
2020-09-07 09:06:46 +05:00
2020-10-14 16:43:45 +02:00
2021-03-30 15:24:43 +02:00
2020-10-14 16:43:45 +02:00
2020-06-18 01:02:46 +05:00
2020-10-14 16:43:45 +02:00
2020-06-18 01:02:46 +05:00
2020-06-18 01:02:46 +05:00
2020-06-18 01:02:46 +05:00
2020-10-14 16:43:45 +02:00
2020-11-23 09:23:14 +01:00
2020-11-23 09:23:14 +01:00
2020-01-24 08:52:55 +01:00
2020-06-02 13:23:53 -04:00
2020-01-24 08:52:55 +01:00
2020-02-17 23:15:40 -08:00
2020-01-24 08:52:55 +01:00
2020-02-17 23:15:40 -08:00
2020-07-07 20:25:02 +05:00
2020-06-15 21:34:13 -07:00
2021-03-31 17:12:14 +05:00
2021-03-31 17:12:14 +05:00
2020-09-07 09:06:46 +05:00
2020-09-07 09:06:46 +05:00
2020-01-24 08:52:55 +01:00
2020-02-17 23:15:40 -08:00
2021-01-25 20:48:15 +05:00
2021-03-31 17:12:14 +05:00
2019-01-19 08:50:56 +00:00
2020-11-23 09:23:14 +01:00
2021-03-30 15:24:43 +02:00
2019-01-19 08:50:56 +00:00
2021-02-09 21:10:45 +01: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
2020-11-23 09:23:14 +01:00
2020-01-28 23:25:25 +01:00
2020-02-17 23:15:40 -08:00
2020-03-09 14:13:22 +01:00
2020-06-02 13:23:53 -04:00