Pavel Labath
0d2472ff6f
[lldb/IRExecutionUnit] Stop searching based on demangled names
...
Summary:
This was causing problems on linux, where we'd end up calling the
deleting destructor instead of a regular one (because they have the same
demangled name), making a lot of mischief in the process.
The only place where this was necessary (according to the test suite, at
least) was to call a base structor instead of a complete one, but this
is now handled in a more targeted fashion.
TestCallOverriddenMethod is now re-enabled as it now passes reliably.
Reviewers: teemperor, JDevlieghere
Subscribers: lldb-commits
Tags: #lldb
Differential Revision: https://reviews.llvm.org/D70722
2019-12-06 10:17:49 +01:00
..
2019-09-04 07:46:25 +00:00
2019-09-04 07:46:25 +00:00
2019-10-16 19:14:49 +00:00
2019-12-06 10:17:49 +01:00
2019-11-18 22:36:03 +01:00
2019-09-25 00:36:00 +00:00
2019-09-04 07:46:25 +00:00
2019-10-16 19:14:49 +00:00
2019-09-04 07:46:25 +00:00
2019-09-04 07:46:25 +00:00
2019-09-05 06:55:23 +00:00
2019-09-05 06:55:23 +00:00
2019-09-05 06:55:23 +00:00
2019-11-21 15:03:37 +03:00
2019-09-04 07:46:25 +00:00
2019-09-25 00:36:00 +00:00
2019-09-18 08:53:35 +00:00
2019-09-05 06:55:23 +00:00
2019-09-25 00:36:00 +00:00
2019-09-04 07:46:25 +00:00
2019-09-04 07:46:25 +00:00
2019-09-04 07:46:25 +00:00
2019-11-15 14:20:25 +01:00
2019-09-04 07:46:25 +00:00
2019-10-17 21:27:26 +00:00
2019-09-25 00:36:00 +00:00
2019-11-22 08:34:08 +01:00
2019-09-04 07:46:25 +00:00
2019-09-03 09:25:02 +00:00
2019-09-04 07:46:25 +00:00
2019-09-04 07:46:25 +00:00
2019-09-04 07:46:25 +00:00
2019-11-12 13:58:06 +03:00
2019-10-15 15:38:49 +00:00
2019-12-03 12:06:40 +01:00
2019-09-04 07:46:25 +00:00
2019-09-25 00:36:00 +00:00
2019-09-04 07:46:25 +00:00
2019-09-04 07:46:25 +00:00
2019-10-16 19:14:49 +00:00
2019-09-04 07:46:25 +00:00
2019-09-04 07:46:25 +00:00
2019-09-04 07:46:25 +00:00
2019-09-25 00:36:00 +00:00
2019-09-04 07:46:25 +00:00
2019-09-04 07:46:25 +00:00
2019-09-04 07:46:25 +00:00
2019-09-04 07:46:25 +00:00
2019-09-05 06:55:23 +00:00
2019-09-05 06:55:23 +00:00
2019-09-04 07:46:25 +00:00
2019-09-25 00:36:00 +00:00
2019-12-03 10:57:42 +01:00
2019-09-04 07:46:25 +00:00
2019-09-04 07:46:25 +00:00
2019-10-08 16:23:28 +00:00
2019-09-25 00:36:00 +00:00
2019-09-05 06:55:23 +00:00
2019-09-04 07:46:25 +00:00
2019-09-04 07:46:25 +00:00
2019-11-15 15:17:27 -08:00
2019-09-04 07:46:25 +00:00