Fangrui Song
036e092282
[CodeGen] std::optional::value => operator*/operator->
...
value() has undesired exception checking semantics and calls
__throw_bad_optional_access in libc++. Moreover, the API is unavailable without
_LIBCPP_NO_EXCEPTIONS on older Mach-O platforms (see
_LIBCPP_AVAILABILITY_BAD_OPTIONAL_ACCESS).
This fixes LLVMMIRParser, LLVMGlobalISel, LLVMAsmPrinter, LLVMSelectionDAG.
2022-12-16 23:41:36 +00:00
..
2022-11-24 16:09:44 +00:00
2022-06-10 22:50:55 -07:00
2022-11-24 16:09:44 +00:00
2022-11-22 18:25:22 -05:00
2022-12-13 11:13:57 -08:00
2022-07-17 01:33:28 -07:00
2022-12-04 22:43:14 +00:00
2022-01-18 09:46:03 +01:00
2022-12-16 23:41:36 +00:00
2022-12-06 10:34:01 +01:00
2022-12-06 22:34:50 -08:00
2022-12-14 21:16:22 -08:00
2022-08-07 00:16:11 -07:00
2022-12-13 09:06:36 +00:00
2022-12-05 00:09:22 +00:00
2022-07-17 01:33:28 -07:00
2021-12-25 16:09:12 -08:00
2022-07-08 10:15:25 -07:00
2022-11-22 18:25:22 -05:00
2022-12-13 09:06:36 +00:00
2022-10-22 21:22:01 +08:00
2022-12-09 20:17:37 +00:00
2022-12-13 09:06:36 +00:00
2022-11-22 18:25:22 -05:00
2022-12-13 09:06:36 +00:00
2022-12-14 21:16:22 -08:00
2022-09-12 13:34:35 -07:00
2021-12-24 00:47:04 +02:00
2022-06-10 22:50:55 -07:00
2022-12-14 22:31:46 +00:00
2022-12-14 22:31:46 +00:00
2022-08-15 17:09:46 -07:00
2022-06-10 22:50:55 -07:00
2022-06-10 22:50:55 -07:00
2022-10-27 13:28:22 -07:00
2022-01-07 20:00:34 -08:00
2022-03-12 17:26:40 +01:00
2022-07-24 21:50:35 -07:00
2022-06-10 22:50:55 -07:00
2022-12-02 02:44:18 -08:00