Skip to content

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

Merged
danmar merged 4 commits intocppcheck-opensource:masterfrom
IOBYTE:master
Feb 5, 2019
Merged

Fixed #8960 ("(debug) Unknown type 'x'." with alias in template class alias)#1643
danmar merged 4 commits intocppcheck-opensource:masterfrom
IOBYTE:master

Conversation

@IOBYTE
Copy link
Copy Markdown
Contributor

@IOBYTE IOBYTE commented Feb 5, 2019

No description provided.

Robert Reif added 4 commits February 4, 2019 22:06
… 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.
@danmar danmar merged commit 1faae52 into cppcheck-opensource:master Feb 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants