]> granicus.if.org Git - clang/commit
No functional change. Replace Out << 'a' << 'b' with Out << "ab" and spell
authorNick Lewycky <nicholas@mxc.ca>
Sun, 5 Sep 2010 03:40:33 +0000 (03:40 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Sun, 5 Sep 2010 03:40:33 +0000 (03:40 +0000)
commit271b665c4e357809d245c1ab811f20bf1f0dfc1f
tree7bfbe00950c1dea9d6bf97c3cf2b1912b5ed3aa9
parentd7e52b8141c8fbff1b9f9e7960c925a00953cc12
No functional change. Replace Out << 'a' << 'b' with Out << "ab" and spell
David Vandevoorde's name correctly.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@113103 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/Mangle.cpp