Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [MS] Don't escape MS C++ names with \01 | Reid Kleckner | 2018-03-16 | 1 | -126/+126 |
* | [MS ABI] Add support for mangling VLA types | David Majnemer | 2015-04-23 | 1 | -0/+4 |
* | [MS ABI] Treat ConstantArrayType like IncompleteArrayType in args | David Majnemer | 2015-04-23 | 1 | -0/+5 |
* | MS ABI: Add support for mangling __restrict | David Majnemer | 2014-02-18 | 1 | -0/+20 |
* | Remove the -cxx-abi command-line flag. | Hans Wennborg | 2014-01-14 | 1 | -2/+2 |
* | [-cxx-abi microsoft] Canonicalize array parameters better | David Majnemer | 2013-09-11 | 1 | -0/+34 |
* | [ms-cxxabi] Use sugared types in the mangler instead of canonical types | Reid Kleckner | 2013-06-24 | 1 | -0/+42 |
* | [ms-cxxabi] Mangle in an implicit 'E' for certain types on win64 | Reid Kleckner | 2013-05-14 | 1 | -0/+41 |
* | [ms-cxxabi] Fix a number of bugs in the mangler. | Peter Collingbourne | 2013-04-25 | 1 | -0/+45 |
* | Follow-up on r163110 - forgot to commit some new tests... | Timur Iskhodzhanov | 2012-09-03 | 1 | -0/+78 |