summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen
diff options
context:
space:
mode:
authorSean Callanan <scallanan@apple.com>2013-03-21 22:15:41 +0000
committerSean Callanan <scallanan@apple.com>2013-03-21 22:15:41 +0000
commit6b200d0b3e3541010cbc2b7016f7796fee784449 (patch)
tree2697dba32e6e72293cda3bbbd222eb9bbabd75ff /llvm/test/CodeGen
parent23c7d67de2ddd9351ab7ecd3e5b2386e44ba333b (diff)
downloadbcm5719-llvm-6b200d0b3e3541010cbc2b7016f7796fee784449.tar.gz
bcm5719-llvm-6b200d0b3e3541010cbc2b7016f7796fee784449.zip
Modified the way we report fields of records.
Clang requires them to have complete types, but we were previously only completing them if they were of tag or Objective-C object types. I have implemented a method on the ASTImporter whose job is to complete a type. It handles not only the cases mentioned above, but also array and atomic types. <rdar://problem/13446777> llvm-svn: 177672
Diffstat (limited to 'llvm/test/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud