]> granicus.if.org Git - clang/commit
Mangle record types as decls.
authorAnders Carlsson <andersca@mac.com>
Sat, 26 Sep 2009 03:55:37 +0000 (03:55 +0000)
committerAnders Carlsson <andersca@mac.com>
Sat, 26 Sep 2009 03:55:37 +0000 (03:55 +0000)
commitd99edc44300b36732a14c294c93899ba28d479ea
treeca715d5a1f13e172d2b2a950e2fb4a09d0565364
parente7c9645c002d2ff639f7d24f94ffe793795eabcc
Mangle record types as decls.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@82843 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/Mangle.cpp
test/CodeGenCXX/PR5050-constructor-conversion.cpp
test/CodeGenCXX/constructor-default-arg.cpp
test/CodeGenCXX/copy-assign-synthesis-1.cpp
test/CodeGenCXX/copy-constructor-synthesis.cpp
test/CodeGenCXX/mangle-subst.cpp
test/CodeGenCXX/member-functions.cpp