summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/no_callconv.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Disallow most calling convention attributes on PS4Sunil Srivastava2019-07-191-0/+44
PS4 now only allows "cdecl", and its equivalent on PS4, "sysv_abi". Differential Revision: https://reviews.llvm.org/D64780 llvm-svn: 366617
OpenPOWER on IntegriCloud