Jonas Devlieghere
fd4399cb11
[lldb] Fix crash in SymbolFileCTF::ParseFunctions ( #89845 )
...
Make SymbolFileCTF::ParseFunctions resilient against not being able to
resolve the argument or return type of a function. ResolveTypeUID can
fail for a variety of reasons so we should always check its result.
The type that caused the crash was `_Bool` which we didn't recognize
as a basic type. This commit also fixes the underlying issue and adds
a test.
rdar://126943722
2024-04-23 16:50:22 -07:00
..
2023-05-25 12:54:09 -07:00
2024-02-26 09:57:07 -08:00
2024-02-21 20:39:02 -06:00
2023-06-29 17:51:41 -07:00
2023-05-25 12:54:09 -07:00
2023-09-11 16:46:18 -07:00
2024-04-23 16:50:22 -07:00
2023-05-25 12:54:09 -07:00
2023-05-25 12:54:09 -07:00
2023-05-25 12:54:09 -07:00
2023-05-25 12:54:09 -07:00
2023-05-25 12:54:09 -07:00
2023-05-25 12:54:09 -07:00
2024-02-16 20:58:50 -08:00
2023-04-21 10:23:24 -07:00
2024-02-21 13:02:30 -06:00
2023-06-01 10:20:47 -07:00
2024-03-13 14:15:41 -07:00
2024-02-21 20:39:02 -06:00
2023-05-25 12:54:09 -07:00
2024-02-16 20:58:50 -08:00
2024-02-16 20:58:50 -08:00
2024-02-29 14:59:51 +00:00
2024-02-21 13:02:30 -06:00
2023-05-25 12:54:09 -07:00
2023-05-25 12:54:09 -07:00
2024-02-21 13:02:30 -06:00
2023-05-25 12:54:09 -07:00
2024-02-21 20:39:02 -06:00
2024-04-11 09:56:22 -07:00
2024-02-21 20:39:02 -06:00
2023-05-25 12:54:09 -07:00
2024-02-16 20:58:50 -08:00
2023-05-25 12:54:09 -07:00
2023-05-25 12:54:09 -07:00
2024-03-14 08:58:27 -07:00
2023-05-25 12:54:09 -07:00
2024-02-16 20:58:50 -08:00
2024-02-21 13:02:30 -06:00
2023-05-25 12:54:09 -07:00
2023-05-25 12:54:09 -07:00
2023-05-25 12:54:09 -07:00