]> granicus.if.org Git - clang/commit
Simplify the internal API for checking whether swiftcall passes a type indirectly...
authorJohn McCall <rjmccall@apple.com>
Sun, 7 Jan 2018 06:28:49 +0000 (06:28 +0000)
committerJohn McCall <rjmccall@apple.com>
Sun, 7 Jan 2018 06:28:49 +0000 (06:28 +0000)
commit17ba55db12d1e900897c0e7ddb50d7ff441947c8
tree520de9260d651d4810c698c4833b8bff1e3c52b2
parentb99f3a83f33074c4b58b5747d72723185d02b8b4
Simplify the internal API for checking whether swiftcall passes a type indirectly and expose that API externally.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@321957 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/CodeGen/SwiftCallingConv.h
lib/CodeGen/ABIInfo.h
lib/CodeGen/SwiftCallingConv.cpp
lib/CodeGen/TargetInfo.cpp