[AArch64] Ignore stdcall and similar on aarch64/windows
authorMartin Storsjo <martin@martin.st>
Mon, 7 Aug 2017 20:52:04 +0000 (20:52 +0000)
committerMartin Storsjo <martin@martin.st>
Mon, 7 Aug 2017 20:52:04 +0000 (20:52 +0000)
commitc85d26b0f3dbef5d78c330c4610e355766fdbb0f
tree8e0f08bab78e08f714a4308545d810d33170ff6b
parentceb422236a9278a5c2bce5cdfc239180550f4961
[AArch64] Ignore stdcall and similar on aarch64/windows

This is similar to what's done on arm and x86_64, where
these calling conventions are silently ignored, as in
SVN r245076.

Differential Revision: https://reviews.llvm.org/D36105

llvm-svn: 310303
clang/lib/Basic/Targets/AArch64.cpp
clang/lib/Basic/Targets/AArch64.h
clang/test/Parser/arm-windows-calling-convention-handling.c