]> granicus.if.org Git - clang/commit
Pass the end of a component to SwiftAggLowering's enumerateComponents callback
authorArnold Schwaighofer <aschwaighofer@apple.com>
Tue, 11 Oct 2016 20:34:03 +0000 (20:34 +0000)
committerArnold Schwaighofer <aschwaighofer@apple.com>
Tue, 11 Oct 2016 20:34:03 +0000 (20:34 +0000)
commitceb94e6d115bc8cce548b3d76f1fcf24f23421e6
tree59498f4a9dffae150a269bb9e5582d64135c8aa6
parent4e291ad04928930cbf181b25a229011f4d810fb1
Pass the end of a component to SwiftAggLowering's enumerateComponents callback

This is usefull for determining whether components overlap.

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