llvm-mirror/lib/CWriter
Vikram S. Adve 9369cfea20 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
2002-08-25 20:00:08 +00:00
..
Makefile *** empty log message *** 2002-05-08 18:09:58 +00:00
Writer.cpp Fix the way parens are printed around "*ptrName" so that 2002-08-25 20:00:08 +00:00