Andrew Pinski Mon, 12 Nov 2012 19:12:54 -0800
Hi, I don't understand why pretty-print is used inside asan.c. We now are writing in C++ so can't you just use std::string? Or use obstack. The use of the pretty-print mechanism seems like over kill here.
Thanks, Andrew Pinski