summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/mangle-ms.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use the right calling convention when mangling names in the Microsoft C++Charles Davis2010-11-091-5/+3
* Mangle Objective-C pointers and block pointers in the Microsoft C++ Mangler.Charles Davis2010-07-031-3/+7
* Fix mangling of array dimensions in the Microsoft C++ Mangler.Charles Davis2010-07-031-2/+2
* Mangle member pointer types in the Microsoft C++ Mangler.Charles Davis2010-07-031-0/+6
* Fix mangling of function pointers in the Microsoft C++ Mangler.Charles Davis2010-07-031-0/+3
* Fix mangling of array parameters for functions in the Microsoft C++ Mangler.Charles Davis2010-07-031-1/+1
* Mangle arrays in the Microsoft C++ Mangler. It's not quite finished (itCharles Davis2010-06-301-0/+10
* Mangle pointer and (lvalue) reference types in the Microsoft C++ Mangler.Charles Davis2010-06-261-2/+8
* Mangle tag types (unions, structs, classes, enums) in the Microsoft C++ Mangler.Charles Davis2010-06-181-0/+23
* Mangle operator names in the Microsoft C++ Mangler.Charles Davis2010-06-171-0/+4
* Start mangling function types in the Microsoft C++ Mangler.Charles Davis2010-06-161-1/+13
* Microsoft C++ Mangler:Charles Davis2010-06-141-2/+17
* Microsoft C++ Mangler:Charles Davis2010-06-121-2/+8
* When mangling for the Microsoft C++ ABI, mangle variables in the globalCharles Davis2010-06-111-1/+2
* Start implementing the Microsoft-style name mangler. Mangle simple namesCharles Davis2010-06-111-0/+6
OpenPOWER on IntegriCloud