]> granicus.if.org Git - clang/commit
Implement mangling of declarations inside functions.
authorAnders Carlsson <andersca@mac.com>
Thu, 2 Apr 2009 16:24:45 +0000 (16:24 +0000)
committerAnders Carlsson <andersca@mac.com>
Thu, 2 Apr 2009 16:24:45 +0000 (16:24 +0000)
commit1b42c794481f6f958267e4ba913d74fef43161f6
treeff591a927f5ddbc0bbee2d6fd71327fdd392376a
parent329749c1ec1ead3c41af52260f1203e4991b4e83
Implement mangling of declarations inside functions.

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