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
..
2020-11-13 10:35:24 +01:00
2022-12-16 23:41:36 +00:00
2022-12-05 06:31:11 +00:00
2022-12-15 10:55:18 -06:00
2022-10-14 13:47:53 +00:00
2022-04-06 11:55:38 +01:00
2022-12-13 10:34:26 -05:00
2022-09-06 11:54:34 +02:00
2022-12-13 10:34:26 -05:00
2022-11-22 10:47:47 +08:00
2022-12-13 10:34:26 -05:00
2022-09-28 17:31:29 +08:00
2022-12-14 09:47:44 +08:00
2022-12-14 09:47:44 +08:00
2022-06-05 00:31:44 -07:00
2022-07-17 01:33:28 -07:00
2022-12-13 22:30:31 +08:00
2022-09-15 22:03:56 +02:00
2022-01-30 12:32:51 -08:00
2022-03-12 17:26:40 +01:00
2022-03-12 17:26:40 +01:00
2022-12-16 08:57:36 -06:00
2022-12-13 09:06:36 +00:00
2022-12-16 23:41:36 +00:00
2022-12-09 16:17:37 +00:00
2022-09-16 11:43:34 -07:00
2022-12-16 23:41:36 +00:00
2022-04-06 20:32:53 +03:00
2022-12-16 23:41:36 +00:00
2021-04-06 11:27:36 -07:00
2022-12-16 23:41:36 +00:00