Pavel Labath
b3b952873f
[lldb/DWARF] Look for complete member definitions in other modules
...
With -flimit-debug-info, we can have a definition of a class, but no
definition for some of its members. This extends the same logic we were
using for incomplete base classes to cover incomplete members too.
Test forward-declarations.s is removed as it is no longer applicable --
we don't warn anymore when encountering incomplete members as they could
be completed elsewhere. New checks added to TestLimitDebugInfo cover the
handling of incomplete members more thoroughly.
2020-07-03 16:50:49 +02:00
..
2020-02-20 08:32:01 +01:00
2020-02-20 08:32:01 +01:00
2020-07-01 12:45:05 +02:00
2020-06-30 13:50:14 +02:00
2020-05-27 13:52:38 -07:00
2020-02-20 08:32:01 +01:00
2020-06-23 12:45:31 -07:00
2020-02-20 08:32:01 +01:00
2020-05-18 10:13:01 -07:00
2020-02-13 15:00:55 +01:00
2020-04-27 14:57:12 +02:00
2020-06-19 09:42:44 -07:00
2020-05-27 21:02:36 -07:00
2020-02-20 08:32:01 +01:00
2020-04-21 14:42:14 -07:00
2020-02-20 08:32:01 +01:00
2020-03-19 09:24:11 -07:00
2020-06-16 15:46:14 -07:00
2020-07-03 16:50:49 +02:00
2020-05-27 21:02:36 -07:00
2020-05-27 21:02:36 -07:00
2020-02-20 08:32:01 +01:00
2020-02-20 08:32:01 +01:00
2020-02-13 15:00:55 +01:00
2020-02-20 08:32:01 +01:00
2020-06-02 18:31:15 +02:00
2020-05-19 11:26:39 -07:00
2020-05-25 11:30:22 +02:00
2020-06-09 16:17:53 -07:00
2020-04-07 01:06:16 +09:00
2020-05-27 21:02:36 -07:00
2020-05-21 10:38:26 -07:00
2020-02-20 08:32:01 +01:00
2020-05-09 09:06:37 +02:00
2020-06-30 12:48:23 -07:00
2020-05-27 12:08:41 -07:00
2020-05-27 13:52:38 -07:00
2020-06-30 16:28:39 +08:00
2020-05-27 13:52:38 -07:00
2020-06-25 16:23:59 -07:00
2020-06-08 14:44:36 +02:00
2020-04-07 01:06:16 +09:00
2020-06-11 15:02:46 -07:00
2020-05-29 23:04:08 -07:00
2020-02-20 08:32:01 +01:00
2020-02-20 08:32:01 +01:00
2020-02-20 08:32:01 +01:00
2020-02-13 15:00:55 +01:00
2020-06-25 16:22:52 -07:00
2020-02-20 08:32:01 +01:00
2020-05-06 11:03:46 +02:00