Javier Lopez-Gomez
4d197c89b5
[llvm-debuginfo-analyzer] Add --output-sort=(none|id) option ( #145761 )
...
- The output for `--output-sort=id` matches `--output-sort=offset` for
the available readers. Tests were updated accordingly.
- For `--output-sort=none`, and per `LVReader::sortScopes()`,
`LVScope::sort()` is called on the root scope.
`LVScope::sort()` has no effect if `getSortFunction() == nullptr`, and
thus the elements are currently traversed in the order in which they
were initially added. This should change, however, after
`LVScope::Children` is removed.
2025-09-19 12:44:52 +02:00
..
2025-08-01 08:24:56 -07:00
2025-08-26 10:01:59 -07:00
2025-07-18 11:58:01 +05:30
2025-09-10 12:45:33 -07:00
2025-07-08 09:56:57 -05:00
2025-03-19 13:51:22 -07:00
2025-09-19 12:44:52 +02:00
2025-09-11 14:26:13 -07:00
2025-09-11 14:26:13 -07:00
2025-05-08 08:00:09 +02:00
2025-09-15 17:17:55 -04:00
2025-08-29 10:50:41 -07:00
2025-09-03 19:43:01 +00:00
2025-04-23 09:29:06 +01:00
2025-09-10 12:45:33 -07:00
2025-03-26 13:21:51 -07:00
2025-08-29 14:56:56 -07:00
2025-04-12 13:24:45 +02:00
2025-08-01 08:24:56 -07:00
2025-08-28 10:02:29 -07:00
2025-08-28 10:23:10 +01:00
2025-07-30 09:05:46 -07:00
2025-09-19 08:07:01 +01:00
2025-09-08 14:43:40 +00:00
2025-04-08 16:16:53 +02:00
2025-04-08 20:56:54 -07:00
2025-09-10 12:45:33 -07:00
2025-09-17 13:02:02 -07:00
2025-08-15 14:01:04 +01:00
2025-09-10 17:03:16 +02:00
2025-09-12 15:58:16 -07:00
2025-09-15 23:44:43 +00:00
2025-07-29 10:01:04 -07:00
2025-09-18 08:37:50 +01:00
2025-07-26 09:32:10 +10:00
2025-09-02 14:01:36 +08:00
2025-06-18 20:49:55 +01:00
2025-09-18 14:07:33 +01:00
2025-08-05 14:04:59 +00:00
2025-09-10 12:45:33 -07:00
2025-09-10 12:45:33 -07:00
2025-06-23 12:03:35 +02:00
2025-09-09 13:37:13 -07:00
2025-09-18 08:37:50 +01:00
2025-09-10 12:45:33 -07:00
2025-09-16 11:15:50 -07:00
2025-09-18 08:37:50 +01:00