tsteven4
4183336dc1
fix skipping of cpp attributes. ( #4971 )
...
* fix skipping of cpp attributes.
* fix simplifyCPPAttribute loop.
When the first token was the start of a c++ attribute on a function,
so that tok->previous() was nullptr at the bottom of the loop,
an extra token would be skipped. This could result in the corresponding
function being omitted from the symbol table.
* fix alignas test failure, enhance cpp attr test.
* uncrustify.
* fix redundantNextPrevious
* delete redundant code.
* add some tokenizer tests for simplifyCPPAttribute.
* enhance noreturn symbol test.
The order of a noreturn attribute and another attribute used to
matter. Test both orders.
2023-04-17 20:36:25 +02:00
..
2023-03-02 21:02:29 +01:00
2023-03-02 22:05:41 +01:00
2023-03-02 22:05:41 +01:00
2023-04-08 16:08:47 +02:00
2023-04-01 09:38:40 +02:00
2022-05-09 20:27:32 +02:00
2022-02-05 11:45:17 +01:00
2022-05-21 12:18:27 +02:00
2023-03-02 21:50:14 +01:00
2023-01-28 10:16:34 +01:00
2023-01-28 10:16:34 +01:00
2022-05-21 12:18:27 +02:00
2023-03-02 21:50:14 +01:00
2023-01-28 10:16:34 +01:00
2023-01-28 10:16:34 +01:00
2023-01-28 10:16:34 +01:00
2022-02-05 11:45:17 +01:00
2022-05-21 12:18:27 +02:00
2023-04-08 22:29:09 +02:00
2023-01-28 10:16:34 +01:00
2023-04-08 22:29:09 +02:00
2023-01-28 10:16:34 +01:00
2023-04-08 16:08:47 +02:00
2023-01-28 10:16:34 +01:00
2023-03-02 21:50:14 +01:00
2023-03-02 21:50:14 +01:00
2023-04-08 16:08:47 +02:00
2023-01-28 10:16:34 +01:00
2023-03-02 21:50:14 +01:00
2023-01-28 10:16:34 +01:00
2023-04-08 22:29:09 +02:00
2023-01-28 10:16:34 +01:00
2023-04-08 16:08:47 +02:00
2023-04-06 18:44:03 +02:00
2023-03-02 22:05:41 +01:00
2023-03-02 21:51:58 +01:00
2023-04-08 16:08:47 +02:00
2023-01-28 10:16:34 +01:00
2023-04-11 14:00:40 +02:00
2023-01-28 10:16:34 +01:00
2022-02-05 11:45:17 +01:00
2022-05-21 12:18:27 +02:00
2023-03-02 21:50:14 +01:00
2023-01-28 10:16:34 +01:00
2023-04-08 16:08:47 +02:00
2023-01-28 10:16:34 +01:00
2022-07-11 23:07:37 +02:00
2023-01-28 10:16:34 +01:00
2023-03-07 12:22:06 +01:00
2023-03-02 22:05:41 +01:00
2023-03-17 13:51:55 +01:00
2023-01-28 10:16:34 +01:00
2023-04-08 22:29:09 +02:00
2023-01-28 10:16:34 +01:00
2023-04-17 20:34:39 +02:00
2023-04-17 20:34:39 +02:00
2023-01-28 10:16:34 +01:00
2022-05-21 12:18:27 +02:00
2023-04-08 22:29:09 +02:00
2022-08-21 17:21:02 +02:00
2023-01-26 22:13:07 +01:00
2023-04-08 22:19:52 +02:00
2023-04-08 18:06:38 +02:00
2023-01-28 10:16:34 +01:00
2023-04-16 13:54:21 +02:00
2023-04-16 13:54:21 +02:00
2022-12-30 21:33:45 +01:00
2023-02-24 21:43:27 +01:00
2023-01-26 22:23:22 +01:00
2023-03-13 20:55:11 +01:00
2023-03-02 21:02:29 +01:00
2023-04-08 22:29:09 +02:00
2023-04-08 22:19:52 +02:00
2022-07-28 22:51:45 +02:00
2023-03-12 14:15:29 +01:00
2023-04-08 16:08:47 +02:00
2023-03-07 12:26:17 +01:00
2023-04-08 16:08:47 +02:00
2023-01-28 10:16:34 +01:00
2023-04-08 22:29:09 +02:00
2023-03-30 07:24:23 +02:00
2023-04-10 19:27:29 +02:00
2023-03-02 21:02:29 +01:00
2023-02-25 00:19:04 +01:00
2023-02-24 21:43:27 +01:00
2023-02-24 21:43:27 +01:00
2023-04-08 22:29:09 +02:00
2023-04-08 18:06:38 +02:00
2021-09-26 11:34:56 +02:00
2023-04-08 22:29:09 +02:00
2023-04-08 22:29:09 +02:00
2023-03-17 13:51:55 +01:00
2023-02-24 06:21:02 +01:00
2023-04-08 16:08:47 +02:00
2022-03-02 07:46:47 +01:00
2023-01-28 10:16:34 +01:00
2022-07-28 22:51:45 +02:00
2023-03-03 18:36:27 +01:00
2023-03-03 18:36:27 +01:00
2023-03-02 21:50:14 +01:00
2023-04-08 16:08:47 +02:00
2023-03-09 20:15:53 +01:00
2023-03-24 13:31:26 +01:00
2023-04-08 16:08:47 +02:00
2023-03-30 07:22:41 +02:00
2023-03-07 12:26:17 +01:00
2023-04-12 22:09:48 +02:00
2023-04-12 22:09:48 +02:00
2023-01-28 10:16:34 +01:00
2023-01-28 10:16:34 +01:00
2022-04-15 16:17:36 +02:00
2023-02-08 21:01:51 +01:00
2021-08-07 20:51:18 +02:00
2023-04-08 22:29:09 +02:00
2023-04-08 16:08:47 +02:00
2023-04-12 22:10:10 +02:00
2023-04-08 16:08:47 +02:00
2023-04-16 18:17:05 +02:00
2023-04-06 18:46:45 +02:00
2023-04-11 19:52:55 +02:00
2022-08-23 20:30:45 +02:00
2023-04-01 09:38:40 +02:00
2023-03-02 22:05:41 +01:00
2023-04-17 20:36:25 +02:00
2023-04-07 11:09:13 +02:00
2023-04-08 16:08:47 +02:00
2023-03-13 16:30:27 +01:00
2023-01-28 10:16:34 +01:00
2023-04-08 16:08:47 +02:00
2023-04-08 22:29:09 +02:00
2023-04-12 22:09:48 +02:00
2023-03-02 22:05:41 +01:00
2023-03-07 12:24:01 +01:00
2023-01-29 15:18:22 +01:00
2022-12-30 21:33:45 +01:00
2023-01-28 10:16:34 +01:00
2023-01-28 10:16:34 +01:00