[PATCH] LangRef: add a note about the mangling-suppressing \01 prefix
Reid Kleckner
rnk at google.com
Wed Jul 30 13:03:19 PDT 2014
lgtm
We should make the windows name mangler treat '?' as special so we don't need to add \01 to all C++ names. It's been slowly driving me insane.
http://reviews.llvm.org/D4728
More information about the llvm-commits
mailing list