IOBYTE
e786c6b7d4
partial fix for #8663 (Stack overflow with template disambiguator) ( #1801 )
...
This fixes simplifyUsing to remove 'typename' and 'template' from type
aliases of the form: using T3 = typename T1::template T3<T2>;
This lets the template simplifier instantiate the type alias which will
then remove the using type alias.
The crash will still happen if there is no instantiation because the
type alias will not be removed. The type alias is what cppcheck is
crashing on after the template simplifier and that still needs fixing.
2019-04-21 06:46:16 +02:00
..
2019-04-03 06:43:56 +02:00
2018-10-13 18:20:31 +02:00
2019-04-16 19:07:26 +02:00
2019-04-15 06:37:27 +02:00
2018-06-16 16:10:28 +02:00
2019-03-16 09:17:50 +01:00
2018-10-13 18:20:31 +02:00
2019-03-16 09:17:50 +01:00
2019-02-09 07:24:06 +01:00
2019-03-16 09:17:50 +01:00
2019-03-19 06:25:10 +01:00
2019-03-16 09:17:50 +01:00
2019-03-09 19:15:06 +01:00
2019-03-16 09:17:50 +01:00
2018-06-16 16:10:28 +02:00
2019-03-16 09:17:50 +01:00
2019-04-06 06:55:46 +02:00
2019-04-03 06:43:56 +02:00
2019-04-01 19:32:03 +02:00
2019-03-16 09:17:50 +01:00
2019-04-18 20:20:24 +02:00
2019-04-18 20:21:00 +02:00
2018-07-14 09:49:03 +02:00
2019-03-16 09:17:50 +01:00
2018-10-19 07:48:47 +02:00
2019-03-16 09:17:50 +01:00
2019-04-06 07:44:44 +02:00
2019-03-16 09:17:50 +01:00
2019-02-09 07:24:06 +01:00
2019-03-16 09:17:50 +01:00
2019-02-09 07:24:06 +01:00
2019-03-16 09:17:50 +01:00
2019-04-12 06:47:28 +02:00
2019-03-16 09:17:50 +01:00
2019-03-23 08:36:10 +01:00
2019-03-16 09:17:50 +01:00
2019-04-12 06:47:28 +02:00
2019-03-16 09:17:50 +01:00
2018-07-13 16:50:12 +02:00
2019-03-16 09:17:50 +01:00
2019-02-26 21:06:44 +01:00
2019-03-16 09:17:50 +01:00
2019-03-29 15:20:17 +01:00
2019-03-29 11:13:25 +01:00
2019-04-06 06:54:38 +02:00
2019-04-06 06:54:38 +02:00
2019-02-09 07:24:06 +01:00
2019-03-16 09:17:50 +01:00
2019-03-23 08:36:10 +01:00
2019-03-16 09:17:50 +01:00
2019-02-09 07:24:06 +01:00
2019-03-16 09:17:50 +01:00
2019-03-06 20:51:48 +01:00
2019-03-16 09:17:50 +01:00
2019-02-09 07:24:06 +01:00
2019-03-16 09:17:50 +01:00
2016-08-06 18:21:54 +02:00
2019-01-13 12:21:01 +01:00
2019-04-19 14:52:49 +02:00
2019-04-14 15:00:03 +02:00
2018-07-09 08:27:26 +02:00
2018-12-27 22:11:40 +01:00
2018-12-27 22:11:40 +01:00
2019-03-23 15:57:17 +01:00
2019-03-23 08:36:10 +01:00
2019-04-08 18:09:18 +02:00
2019-02-09 07:24:06 +01:00
2019-04-19 14:52:49 +02:00
2019-04-13 20:01:40 +02:00
2018-12-25 21:11:23 +01:00
2019-04-15 06:37:27 +02:00
2019-04-06 06:42:01 +02:00
2019-02-09 07:24:06 +01:00
2019-02-09 07:24:06 +01:00
2019-02-09 07:24:06 +01:00
2019-02-09 07:24:06 +01:00
2018-10-13 18:20:31 +02:00
2018-10-13 18:20:31 +02:00
2018-03-31 20:59:09 +02:00
2018-10-20 15:28:34 +02:00
2019-02-28 22:34:26 +01:00
2018-06-17 09:06:16 +02:00
2019-04-13 15:34:50 +02:00
2019-04-14 15:00:03 +02:00
2019-04-12 09:10:25 +02:00
2019-02-09 07:24:06 +01:00
2018-10-04 17:13:11 +02:00
2019-04-15 06:37:27 +02:00
2019-03-17 13:09:15 +01:00
2019-04-21 06:46:16 +02:00
2019-03-26 07:09:56 +01:00
2018-06-17 17:20:16 +02:00
2019-02-09 07:24:06 +01:00
2019-04-13 10:22:13 +02:00
2019-03-18 06:18:25 +01:00
2019-04-21 06:46:16 +02:00
2019-04-18 20:22:39 +02:00
2019-04-15 06:37:27 +02:00
2019-02-15 13:29:52 +01:00
2018-07-25 16:14:43 +02:00
2019-04-06 06:55:46 +02:00
2019-03-17 13:09:15 +01:00
2019-02-27 21:30:54 +01:00