sin-ack
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
...
Each of these strings would previously rely on StringView's char const*
constructor overload, which would call __builtin_strlen on the string.
Since we now have operator ""sv, we can replace these with much simpler
versions. This opens the door to being able to remove
StringView(char const*).
No functional changes.
2022-07-12 23:11:35 +02:00
..
2022-07-12 23:11:35 +02:00
2022-04-21 13:55:00 +02:00
2022-04-01 21:24:45 +01:00
2022-07-12 00:55:31 +01:00
2022-04-01 21:24:45 +01:00
2022-03-17 00:51:36 -07:00
2022-01-12 16:09:09 +02:00
2022-01-04 17:40:09 +00:00
2022-07-12 23:11:35 +02:00
2022-05-29 19:31:02 +01:00
2022-07-12 23:11:35 +02:00
2022-07-12 23:11:35 +02:00
2022-01-07 15:44:42 +01:00
2022-07-12 00:55:31 +01:00
2022-05-29 19:31:02 +01:00
2022-07-12 23:11:35 +02:00
2022-04-01 21:24:45 +01:00
2022-03-17 00:51:36 -07:00
2022-04-01 21:24:45 +01:00
2022-03-17 00:51:36 -07:00
2022-04-01 21:24:45 +01:00
2022-06-02 13:14:12 +01:00
2022-07-12 23:11:35 +02:00
2022-07-08 22:27:38 +00:00
2022-07-12 23:11:35 +02:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-07-12 23:11:35 +02:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-07-12 23:11:35 +02:00
2022-05-29 19:31:02 +01:00
2022-01-12 16:09:09 +02:00
2022-01-12 16:09:09 +02:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-07-12 23:11:35 +02:00
2022-07-12 23:11:35 +02:00
2022-06-19 09:05:35 +02:00
2022-05-29 19:31:02 +01:00
2022-06-17 12:22:07 +02:00
2022-06-17 11:01:27 +02:00
2022-07-12 23:11:35 +02:00
2022-05-29 19:31:02 +01:00
2022-02-16 22:21:37 +01:00
2022-07-12 23:11:35 +02:00
2022-05-21 18:15:00 +02:00