[PATCH] D11976: [libclang] Return deduced type for auto type, not the one written in the source.

Oleksandr Senkovych via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 21 07:37:42 PDT 2015


blackjack added a subscriber: blackjack.
blackjack added a comment.

With this patch applied, class variables type is printed as <class>:  http://i.imgur.com/CXHnjwJ.png


http://reviews.llvm.org/D11976





More information about the cfe-commits mailing list