Alex Hoppen
63c31033fc
[Frontend] Load standard libarary in CompilerInstance::setup
...
Instead of checking that the stdlib can be loaded in a variety of places, check it when setting up the compiler instance. This required a couple more checks to avoid loading the stdlib in cases where it’s not needed.
To be able to differentiate stdlib loading failures from other setup errors, make `CompilerInstance::setup` return an error message on failure via an inout parameter. Consume that error on the call side, replacing a previous, more generic error message, adding error handling where appropriate or ignoring the error message, depending on the context.
2021-12-13 15:32:08 +01:00
..
2021-06-11 20:04:43 -07:00
2021-12-02 13:05:03 +01:00
2020-05-11 22:56:22 -07:00
2021-07-16 13:24:19 -07:00
2020-06-03 11:11:31 -07:00
2020-12-23 09:36:44 -08:00
2020-12-10 14:51:55 +10:00
2020-12-18 07:19:02 -08:00
2021-02-11 16:05:06 -05:00
2020-12-10 14:51:55 +10:00
2020-12-10 14:51:55 +10:00
2020-12-18 07:19:02 -08:00
2020-12-11 09:22:24 +10:00
2020-12-11 09:22:24 +10:00
2020-04-08 11:23:48 -07:00
2020-02-05 14:23:59 -08:00
2020-05-19 17:20:55 +02:00
2020-09-01 13:25:37 -07:00
2020-09-01 13:25:37 -07:00
2020-09-01 13:25:37 -07:00
2019-10-30 11:28:56 -07:00
2020-05-19 17:20:55 +02:00
2020-02-05 14:23:59 -08:00
2020-05-11 14:48:28 -07:00
2021-04-27 22:32:37 -07:00
2020-05-19 17:20:55 +02:00
2020-05-19 17:20:55 +02:00
2020-05-19 17:20:55 +02:00
2020-05-19 17:20:55 +02:00
2020-09-01 13:25:37 -07:00
2020-09-01 13:25:37 -07:00
2020-12-04 15:23:29 -08:00
2020-05-19 17:20:55 +02:00
2020-05-19 17:20:55 +02:00
2021-05-07 16:27:13 -07:00
2020-05-19 17:20:55 +02:00
2020-04-08 11:23:48 -07:00
2020-08-28 22:24:24 -07:00
2020-04-08 11:23:48 -07:00
2021-11-23 21:43:40 -08:00
2021-04-27 22:32:37 -07:00
2020-05-19 17:20:55 +02:00
2020-04-07 16:26:00 -07:00
2020-02-26 18:16:07 -08:00
2020-10-20 13:24:51 -07:00
2020-04-07 16:26:00 -07:00
2020-04-07 16:26:00 -07:00
2020-04-07 16:26:00 -07:00
2020-05-12 15:43:24 -07:00
2020-08-14 10:33:53 -07:00
2020-06-04 14:34:22 -07:00
2020-02-26 18:16:07 -08:00
2020-04-07 16:26:00 -07:00
2020-04-07 16:26:00 -07:00
2020-09-03 19:30:05 -07:00
2021-05-07 13:59:32 -07:00
2020-04-07 16:26:00 -07:00
2020-04-07 16:26:00 -07:00
2020-04-07 16:26:00 -07:00
2020-09-03 19:30:05 -07:00
2021-04-27 22:32:37 -07:00
2021-07-19 14:10:22 -07:00
2020-05-19 17:20:55 +02:00
2020-12-14 12:25:30 -08:00
2021-06-11 20:04:43 -07:00
2020-05-19 17:20:55 +02:00
2021-05-17 13:39:43 -07:00
2020-05-05 10:40:05 -07:00
2020-09-16 22:04:50 -07:00
2020-09-16 22:04:50 -07:00
2020-04-08 11:23:48 -07:00
2020-04-24 18:01:59 -07:00
2020-04-08 11:23:48 -07:00
2021-12-13 15:32:08 +01:00
2019-11-15 15:20:01 -08:00
2019-11-15 15:20:01 -08:00
2019-11-15 15:20:01 -08:00
2020-07-09 14:37:17 -07:00
2021-04-15 13:07:27 +02:00