Skip to content
Commit 99202b35 authored by Charles Davis's avatar Charles Davis
Browse files

Use the right calling convention when mangling names in the Microsoft C++

mangler. Now member functions and pointers thereof have their calling
convention mangled as __thiscall if they have the default CC (even though,
they technically still have the __cdecl CC).

llvm-svn: 118598
parent 27eb0bf2
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