summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/default_calling_conv.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add default calling convention support for regcall.Erich Keane2017-11-021-1/+12
* Correct behavior of fastcall when default CC is set.Erich Keane2017-10-241-0/+7
* Support for MSVS default calling convention options (/Gd, /Gz, /Gv,Alexey Bataev2016-05-181-0/+34