[PATCH] D29944: libclang: Print namespaces for typedefs and type aliases

Alex Lorenz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 10 06:55:55 PST 2017


arphaman added a comment.

In https://reviews.llvm.org/D29944#697587, @redm123 wrote:

> I guess so. I don't think I'm allowed to commit. So I would appreciate it.


Sure, I will commit it right now.

> Which release version would that be in? 4.1 I guess?

It will be in the next major release: 5.0 (After 4.0 LLVM switched to a different versioning system where major released will now go from 4.0 to 5.0, etc. instead of 4.0 to 4.1, etc.).

> Thanks for your help!




https://reviews.llvm.org/D29944





More information about the cfe-commits mailing list