IOBYTE
2a4b28c267
Fixed #9155 (Syntax error on valid C++ code) ( #1880 )
...
Refactored simplifyTemplateAliases to iterate over template type aliases
rather than instantiations. This fixed template type aliases that were
not templates.
Don't instantiate templates in template type aliases. They will get
instantiated once the type alias is instantiated. This required
increasing the template simplifier pass count to 3 so one of the
existing tests continued to work.
2019-06-12 07:44:48 +02:00
..
2019-05-25 23:32:28 +02:00
2019-05-23 14:31:55 +02:00
2017-06-05 13:23:00 +02:00
2019-04-23 13:26:48 +02:00
2018-11-05 18:13:04 +01:00
2019-03-26 20:28:40 +01:00
2019-03-26 20:28:40 +01:00
2018-01-14 15:37:52 +01:00
2019-02-09 07:24:06 +01:00
2019-03-09 16:50:50 +01:00
2019-04-19 20:53:07 +02:00
2019-06-02 10:21:26 +02:00
2019-05-14 08:56:28 +02:00
2019-03-09 20:00:31 +01:00
2019-05-31 12:24:31 +02:00
2019-05-01 19:33:47 +02:00
2019-05-20 21:30:20 +02:00
2019-04-12 10:41:53 +02:00
2019-05-16 21:11:04 +02:00
2019-05-17 20:24:41 +02:00
2019-02-09 07:24:06 +01:00
2019-02-09 07:24:06 +01:00
2019-03-16 07:19:48 +01:00
2019-02-09 07:24:06 +01:00
2019-02-05 08:52:23 +01:00
2019-04-26 12:22:31 +02:00
2019-06-03 07:06:04 +02:00
2019-04-16 19:07:44 +02:00
2019-05-21 10:43:33 +02:00
2019-04-06 07:44:44 +02:00
2019-02-27 06:44:31 +01:00
2019-06-02 15:25:54 +02:00
2019-03-17 14:22:26 +01:00
2019-05-25 23:06:50 +02:00
2019-04-22 17:37:41 +02:00
2019-05-16 21:11:04 +02:00
2019-03-26 20:28:40 +01:00
2019-05-31 12:24:31 +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-03-27 21:42:50 +01:00
2019-05-03 19:27:08 +02:00
2019-03-02 08:06:23 +01:00
2019-02-05 08:52:23 +01:00
2018-12-28 23:09:44 +01:00
2019-02-09 07:24:06 +01:00
2019-06-12 07:44:48 +02:00
2019-05-16 21:11:04 +02:00
2019-05-16 21:11:04 +02:00
2019-05-16 21:11:04 +02:00
2019-02-26 21:06:44 +01:00
2019-05-11 19:11:40 +02:00
2019-04-06 06:54:38 +02:00
2019-04-30 21:01:18 +02:00
2019-03-02 08:06:23 +01:00
2019-02-09 07:24:06 +01:00
2019-05-30 20:26:45 +02:00
2019-02-09 07:24:06 +01:00
2019-02-09 07:24:06 +01:00
2019-04-25 07:08:13 +02:00
2019-06-12 07:44:48 +02:00
2019-02-09 07:24:06 +01:00
2019-05-02 06:53:07 +02:00
2019-06-02 20:19:53 +02:00
2019-05-05 19:40:58 +02:00
2019-02-09 07:24:06 +01:00
2019-05-31 08:06:36 +02:00
2019-05-16 21:11:04 +02:00
2019-03-16 09:17:50 +01:00
2019-05-30 14:41:14 +02:00
2019-06-01 10:52:29 +02:00