Alex Lorenz 76377dcf99 Print nested name specifiers for typedefs and type aliases
Printing typedefs or type aliases using clang_getTypeSpelling() is missing the
namespace they are defined in. This is in contrast to other types that always
yield the full typename including namespaces.

Patch by Michael Reiher!

Differential Revision: https://reviews.llvm.org/D29944

llvm-svn: 297465
2017-03-10 15:04:58 +00:00
..
2015-01-19 01:44:02 +00:00
2013-11-12 02:42:08 +00:00
2014-03-02 18:46:05 +00:00
2013-06-20 20:56:57 +00:00