Review Request 123644: Change kind for type aliases to Declaration::Type
Alex Richardson
arichardson.kde at gmail.com
Tue May 5 18:34:11 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/123644/#review79904
-----------------------------------------------------------
duchain/tuduchain.h (line 429)
<https://git.reviewboard.kde.org/r/123644/#comment54752>
Shouldn't it be Declaration::Alias?
Not sure what `isAliasType()` does. Does it also include `namespace Foo = Bar` expressions?
If so add a check for that and then set it to Declaration::NamespaceAlias.
- Alex Richardson
On May 5, 2015, 7:26 p.m., Sergey Kalinichev wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/123644/
> -----------------------------------------------------------
>
> (Updated May 5, 2015, 7:26 p.m.)
>
>
> Review request for KDevelop.
>
>
> Repository: kdev-clang
>
>
> Description
> -------
>
> This enables highlighting of typedef's
>
>
> Diffs
> -----
>
> duchain/tuduchain.h c289758
> tests/files/types.cpp a755c05
>
> Diff: https://git.reviewboard.kde.org/r/123644/diff/
>
>
> Testing
> -------
>
>
> Thanks,
>
> Sergey Kalinichev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20150505/2efaf044/attachment.html>
More information about the KDevelop-devel
mailing list