summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/MicrosoftCXXABI.cpp
Commit message (Expand)AuthorAgeFilesLines
* Mangle tag types (unions, structs, classes, enums) in the Microsoft C++ Mangler.Charles Davis2010-06-181-0/+63
* Mangle operator names in the Microsoft C++ Mangler.Charles Davis2010-06-171-1/+131
* Start mangling function types in the Microsoft C++ Mangler.Charles Davis2010-06-161-4/+201
* Microsoft C++ Mangler:Charles Davis2010-06-141-1/+116
* Microsoft C++ Mangler:Charles Davis2010-06-121-1/+110
* When mangling for the Microsoft C++ ABI, mangle variables in the globalCharles Davis2010-06-111-0/+41
* Start implementing the Microsoft-style name mangler. Mangle simple namesCharles Davis2010-06-111-1/+197
* Add an option to specify the target C++ ABI to the frontend. Use it toCharles Davis2010-06-111-1/+1
* Add a stub Microsoft Visual C++ ABI class (with stub mangler).Charles Davis2010-06-091-0/+130
OpenPOWER on IntegriCloud