summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/default_calling_conv.cpp
AgeCommit message (Expand)Author
2017-11-02Add default calling convention support for regcall.Erich Keane
2017-10-24Correct behavior of fastcall when default CC is set.Erich Keane
2016-05-18Support for MSVS default calling convention options (/Gd, /Gz, /Gv,Alexey Bataev