mehdi_amini added inline comments. ================ Comment at: src/cxa_demangle.cpp:44 +class string_ref +{ ---------------- If this is supposed to be *the* ultimate LLVM demangler, can we follow LLVM coding standard? https://reviews.llvm.org/D35159