Fix the way parens are printed around "*ptrName" so that
no parens are printed around *, **, ... alone, except if it is a pointer type for which no name should be printed, as in the result of a cast. llvm-svn: 3506
Loading
Please register or sign in to comment