[PATCH] PR19091, libcxxabi fix of wrong demangling of "operator>(int)"

Marshall Clow mclow.lists at gmail.com
Wed May 7 09:07:46 PDT 2014


I'm not sure that this is a good solution; I don't think that there's any other place do we add a space in the demangled name (at least between things that the compiler would accept w/o the space)

http://reviews.llvm.org/D3646






More information about the llvm-commits mailing list