IOBYTE 1faae52d06 Fixed #8960 ("(debug) Unknown type 'x'." with alias in template class alias) (#1643)
* Fixed #8960 ("(debug) Unknown type 'x'." with alias in template class alias)

This commit adds non-template type alias support to the template
simplifier.  Only relatively simple type aliases are supported at this
time. More complex types will be added later.

--debug-warnings will show unsupported type aliases.

Type alias support will be removed from the symbol database in the
future.  Type alias tests have been removed from the symbol database
tests.

* Add the changes.

* Fix codacy warning.

* Fix travis warnings.
2019-02-05 08:52:23 +01:00
..
2018-10-13 18:20:31 +02:00
2018-10-13 18:20:31 +02:00
2018-12-25 21:11:23 +01:00
2019-01-13 12:12:07 +01:00
2018-12-23 12:42:18 +01:00
2019-01-13 12:10:26 +01:00
2018-12-25 21:11:23 +01:00
2019-02-03 19:49:27 +01:00
2019-02-03 17:51:36 +01:00
2019-02-03 17:51:36 +01:00
2019-01-31 23:52:48 +01:00
2018-12-25 21:11:23 +01:00
2018-07-15 23:05:48 +02: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
2018-06-17 09:06:16 +02:00
2019-02-03 17:51:36 +01:00
2019-02-03 17:51:36 +01:00
2018-01-14 15:37:52 +01:00
2018-06-17 17:20:16 +02:00
2019-01-13 13:22:36 +01:00
2018-12-08 11:53:37 +01:00