]> granicus.if.org Git - clang/commit
Step forward with supporting of ARM homogenous aggregates:
authorAnton Korobeynikov <asl@math.spbu.ru>
Fri, 13 Apr 2012 11:22:00 +0000 (11:22 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Fri, 13 Apr 2012 11:22:00 +0000 (11:22 +0000)
commiteaf856db5d1a272dc7188937206ef4572836f82a
treeea360d29807f197c529a7105dad5ece443fca2ae
parent51b92401c9f95023a2ef27064fd5a60fd99175f5
Step forward with supporting of ARM homogenous aggregates:
  - Handle unions
  - Handle C++ classes

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@154664 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGCall.cpp
lib/CodeGen/CGExpr.cpp
lib/CodeGen/CodeGenFunction.h
lib/CodeGen/TargetInfo.cpp