Mark de Wever
da618cf0a7
[NFC][libc++] Guard against operator& hijacking. ( #128351 )
...
This set usage of operator& instead of std::addressof seems not be easy
to "abuse". Some seem easy to misuse, like basic_ostream::operator<<,
trying to do that results in compilation errors since the `widen`
function is not specialized for the hijacking character type. Hence
there are no tests.
2025-02-27 17:47:34 +01:00
..
2024-10-31 02:20:10 +01:00
2024-08-01 08:54:06 -04:00
2025-02-27 17:47:34 +01:00
2024-10-31 02:20:10 +01:00
2024-11-11 23:04:38 +08:00
2024-09-16 15:06:20 -04:00
2025-01-08 11:12:59 -05:00
2024-10-12 09:49:52 +02:00
2024-06-18 09:13:45 -04:00
2024-10-31 02:20:10 +01:00
2024-08-01 08:54:06 -04:00
2024-10-31 02:20:10 +01:00
2024-10-31 02:20:10 +01:00
2024-10-31 02:20:10 +01:00
2025-01-08 11:12:59 -05:00
2024-10-31 02:20:10 +01:00
2024-10-31 02:20:10 +01:00
2024-03-16 12:16:36 +00:00
2024-06-18 09:13:45 -04:00
2025-01-08 11:12:59 -05:00
2024-10-31 02:20:10 +01:00
2024-06-29 01:27:17 +02:00
2024-09-28 22:56:11 +02:00
2024-10-31 02:20:10 +01:00
2024-11-18 17:03:29 +08:00
2024-10-23 14:42:15 -04:00
2025-01-08 11:12:59 -05:00
2025-01-08 11:12:59 -05:00
2024-10-31 02:20:10 +01:00
2025-01-08 11:12:59 -05:00
2025-01-08 11:12:59 -05:00
2024-10-31 02:20:10 +01:00
2024-11-11 23:04:38 +08:00
2024-11-11 23:04:38 +08:00