Print default template argument if manually specified in typedef declaration.
If a default template type argument is manually specified to be of the default type, then it is committed when printing the template. Differential revision: https://reviews.llvm.org/D103040
Loading
Please sign in to comment