Serge Pavlov
22a7f7c331
[symbolizer] Empty string is not an error ( #92660 )
...
After commit 1792852f86dc7 ([symbolizer] Change reaction on invalid
input) llvm-symbolizer issues an error on malformed command instead of
echoing it to the standard output, as in previous versions. It turns out
this behavior broke a use case when echoing was used to check if
llvm-symbolizer is working (1792852f86 (commitcomment-142161925) ).
With this change an empty line as input is not considered as an error
anymore and does not produce any output on stderr. llvm-symbolizer still
respond on empty line with line not found, this is consistent with GNU
addr2line.
---------
Co-authored-by: James Henderson <46713263+jh7370@users.noreply.github.com>
2024-06-03 18:20:45 +07:00
..
2024-03-04 13:14:39 +00:00
2023-12-07 15:04:56 -05:00
2024-05-18 11:29:21 -07:00
2024-04-25 11:25:37 -07:00
2024-05-31 12:48:45 -07:00
2024-04-26 14:47:48 +09:00
2024-04-05 09:24:13 -07:00
2024-05-13 16:37:39 -07:00
2024-05-16 13:16:44 +01:00
2023-12-03 16:24:43 -08:00
2024-01-19 00:19:31 -08:00
2024-03-05 18:00:46 -08:00
2023-12-11 21:01:36 -08:00
2024-05-21 12:51:58 -05:00
2024-05-01 10:39:41 -04:00
2024-03-27 05:27:44 +00:00
2024-03-05 18:00:46 -08:00
2024-01-22 21:19:16 -08:00
2024-05-13 16:37:39 -07:00
2024-04-15 11:53:15 -07:00
2024-04-29 15:31:34 -05:00
2024-05-08 10:33:53 -07:00
2024-03-19 12:30:50 -07:00
2024-01-11 19:08:28 -05:00
2024-04-26 23:10:20 +00:00
2024-05-08 10:33:53 -07:00
2024-02-22 10:26:05 -08:00
2024-01-26 16:12:50 -08:00
2024-04-23 23:11:37 -08:00
2024-03-04 08:44:36 -08:00
2024-01-11 19:08:28 -05:00
2024-05-20 08:55:31 -07:00
2024-01-11 19:08:28 -05:00
2024-05-22 09:52:54 -07:00
2024-04-26 15:50:44 -07:00
2024-05-19 23:35:15 -07:00
2024-05-22 13:51:55 -07:00
2024-05-19 23:35:15 -07:00
2024-01-11 19:08:28 -05:00
2024-02-09 14:22:47 -08:00
2024-05-22 09:38:44 -05:00
2024-05-08 10:33:53 -07:00
2024-03-10 20:31:22 -07:00
2024-05-28 13:30:00 -07:00
2024-05-24 14:37:24 -04:00
2024-05-14 10:39:05 -07:00
2024-05-31 12:46:44 -04:00
2024-04-25 13:21:46 -07:00
2024-05-27 16:05:17 +02:00
2023-12-02 10:47:26 -08:00
2024-05-20 22:55:24 -07:00
2024-03-19 08:48:57 +02:00
2024-01-11 19:08:28 -05:00
2023-12-28 18:04:25 +01:00
2024-04-22 13:14:53 +02:00
2023-12-11 21:01:36 -08:00
2024-06-03 18:20:45 +07:00
2023-12-11 21:01:36 -08:00
2024-05-08 10:33:53 -07:00
2024-05-08 10:33:53 -07:00
2024-05-11 21:16:22 -04:00
2024-05-31 12:48:45 -07:00
2024-05-25 13:28:30 +02:00
2024-05-28 12:40:39 +02:00
2024-01-11 19:08:28 -05:00
2024-03-28 10:29:30 -07:00
2024-04-22 13:37:06 +01:00
2024-04-15 11:53:15 -07:00
2024-05-01 10:39:41 -04:00
2024-04-11 17:09:07 +01:00