summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/mangle-ms-thunks-covariant.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [MS] Mangle return adjusting thunks with the public access specifierReid Kleckner2018-12-261-0/+29
MSVC does this, so we should too. Fixes PR40138 llvm-svn: 350071
OpenPOWER on IntegriCloud