Skip to content
Commit 5f508953 authored by Eli Friedman's avatar Eli Friedman
Browse files

Introduce a new mangling for protocol-qualified ObjC types in C++. This allows

to provide proper overloading, and also prevents mangling conflicts with
template arguments of protocol-qualified type.

This is a non-backward-compatible mangling change, but per discussion with
John, the benefits outweigh this cost.

Fixes <rdar://problem/14074822>.

llvm-svn: 184250
parent 52226083
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment