Jan Svoboda
19131c7f36
[clang][modules][lldb] Fix build after #113391
...
Instead of changing the return type of `ModuleMap::findOrCreateModule`, this patch adds a counterpart that only returns `Module *` and thus has the same signature as `createModule()`, which is important in `ASTReader`.
2024-10-28 12:50:53 -07:00
..
2022-12-20 11:05:50 +00:00
2024-07-23 12:59:59 -07:00
2024-10-21 08:20:22 -04:00
2024-10-25 15:00:07 -07:00
2024-01-02 18:09:16 +00:00
2024-09-16 07:46:58 -04:00
2024-08-08 07:32:39 -04:00
2024-04-11 00:33:40 +00:00
2024-10-28 12:50:53 -07:00
2024-07-29 14:01:00 -04:00
2022-12-20 00:41:40 +01:00
2024-10-21 08:20:22 -04:00
2024-06-20 14:38:46 +02:00
2024-09-25 10:36:44 -07:00
2024-10-24 10:23:40 +01:00
2024-10-22 08:57:33 -07:00
2024-02-08 10:19:18 -08:00
2024-10-11 08:23:35 +01:00
2023-12-08 18:22:41 -08:00
2024-10-24 08:20:43 +01:00
2023-02-22 10:16:02 +01:00
2024-01-17 22:55:58 +01:00