| 08c699a1 | 23-Jun-2019 |
Mike Spertus <[email protected]> |
MSVC visualizers for type aliases
For example, the following TypeAliasTemplateDecl now displays in the autos window as template<class T> using type_identity_t = type_identity<T>::type;
llvm-svn: 36
MSVC visualizers for type aliases
For example, the following TypeAliasTemplateDecl now displays in the autos window as template<class T> using type_identity_t = type_identity<T>::type;
llvm-svn: 364145
show more ...
|