]> granicus.if.org Git - clang/commit
Address Doug's comments wrt the mangler and fix Eli's test case
authorAnders Carlsson <andersca@mac.com>
Tue, 10 Mar 2009 17:07:44 +0000 (17:07 +0000)
committerAnders Carlsson <andersca@mac.com>
Tue, 10 Mar 2009 17:07:44 +0000 (17:07 +0000)
commit4843e584b54460973b8445d38907bab0401ebb0c
tree80cd1853ab6b65f189d9a6151350f457a720da20
parenta5a10c37a02ac65f88624a29d1f7ad1d196fc7ea
Address Doug's comments wrt the mangler and fix Eli's test case

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@66549 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/Decl.h
lib/CodeGen/Mangle.cpp
lib/Sema/SemaDecl.cpp
test/CodeGenCXX/mangle.cpp