]> granicus.if.org Git - clang/commit
Implement the mangling for non-ADL call expressions that we just
authorJohn McCall <rjmccall@apple.com>
Thu, 28 Apr 2011 02:52:03 +0000 (02:52 +0000)
committerJohn McCall <rjmccall@apple.com>
Thu, 28 Apr 2011 02:52:03 +0000 (02:52 +0000)
commit5a7e6f781afc53f3c04c146d74aa7eff15f1338e
treef133c219a3064d60edbfe1054994ccb73175091f
parent642a75f883e644bcfbb82e7af0313776ad1ce33c
Implement the mangling for non-ADL call expressions that we just
worked out.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@130376 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ItaniumMangle.cpp
test/CodeGenCXX/mangle-exprs.cpp