Konstantin Varlamov
4ef92469ab
[libc++][hardening] Add a greppable prefix to assertion messages. ( #150560 )
...
The current assertion failure messages produced by Hardening are not
very grep-friendly (the common part is rarther generic and requires
wildcards to match). While it's possible to use `__FILE__` for grepping,
it's easier and more straighforward to simply add a libc++-specific
prefix; this is especially important for the planned `observe` mode that
might produce many assertion failure messages over the course of the
program's execution that later need to be filtered and examined.
2025-07-31 02:52:17 -07:00
..
2025-07-29 00:19:15 -07:00
2024-09-16 15:06:20 -04:00
2025-06-02 13:13:57 -04:00
2024-09-05 12:41:20 -04:00
2024-05-07 18:35:25 +02:00
2024-09-11 08:59:46 +02:00
2024-08-24 09:55:17 -07:00
2024-10-21 15:04:06 -07:00
2025-07-31 02:52:17 -07:00
2024-08-22 11:47:56 +02:00
2025-07-05 18:11:58 +02:00
2024-05-09 18:39:08 +02:00
2025-03-19 07:42:23 +08:00
2024-09-05 12:41:20 -04:00
2024-09-11 08:59:46 +02:00
2024-08-01 10:57:21 +02:00
2025-06-11 12:13:36 -04:00
2024-03-29 12:06:09 +01:00
2024-08-20 14:36:11 -04:00
2025-01-08 17:34:48 -05:00
2024-07-05 11:25:59 +02:00
2024-09-16 15:06:20 -04:00
2024-08-26 17:52:33 -04:00
2024-09-16 15:06:20 -04:00
2025-02-22 14:50:48 +01:00
2024-04-22 10:14:54 -04:00
2025-02-28 23:43:46 +02:00
2024-09-12 09:48:59 -04:00
2025-06-18 12:13:50 -04:00
2025-06-21 13:41:32 +01:00
2025-06-02 13:13:57 -04:00
2024-06-18 11:01:43 +02:00
2025-04-13 11:23:13 +08:00
2025-03-18 18:06:24 +01:00
2024-09-05 12:41:20 -04:00
2024-08-16 13:50:05 -05:00
2024-09-12 15:07:49 -04:00
2025-03-20 15:53:25 +08:00
2025-05-19 10:59:36 +02:00
2024-12-10 10:24:40 -05:00
2024-07-31 12:58:09 -04:00
2024-04-10 20:34:58 +02:00
2025-06-25 12:12:23 +03:00
2025-06-15 07:45:48 +03:00
2024-09-16 15:06:20 -04:00
2025-05-06 16:15:19 -04:00
2025-04-25 09:53:30 +03:00
2024-04-17 21:32:23 -07:00
2024-09-05 12:41:20 -04:00
2024-03-26 09:39:20 -04:00