]> granicus.if.org Git - clang/commit
Implement code generation of namespaces and add mangling tests.
authorAnders Carlsson <andersca@mac.com>
Wed, 1 Apr 2009 00:58:25 +0000 (00:58 +0000)
committerAnders Carlsson <andersca@mac.com>
Wed, 1 Apr 2009 00:58:25 +0000 (00:58 +0000)
commit984e06874685396ca2cb51f0008cfff7c9b3d9c6
treec1c898a956aa1cbe24100a5b42e1cb4e8fe50f69
parent2fc47b54ee2ef1419c0af4c80d52260b34056b85
Implement code generation of namespaces and add mangling tests.

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