silvas added inline comments. ================ Comment at: include/llvm/Demangle/Demangle.h:17 @@ +16,3 @@ +/// The mangled_name is demangled into buf and returned. If the buffer is not +/// large enought, realloc is used to expand it. +/// ---------------- typo: enought http://reviews.llvm.org/D20083