summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/ms_struct.c
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2012-12-06 07:38:10 +0000
committerBill Wendling <isanbard@gmail.com>2012-12-06 07:38:10 +0000
commit28fe9e7a3675795aff7fb0f22b95ffe0c682b5de (patch)
treef67a4a0dacad3358b9efba3ee312aee3735ac9c9 /clang/test/CodeGen/ms_struct.c
parent216bcd522bd7aed9241c5828996b86b50fdb91e7 (diff)
downloadbcm5719-llvm-28fe9e7a3675795aff7fb0f22b95ffe0c682b5de.tar.gz
bcm5719-llvm-28fe9e7a3675795aff7fb0f22b95ffe0c682b5de.zip
Handle non-default array bounds.
Some languages, e.g. Ada and Pascal, allow you to specify that the array bounds are different from the default (1 in these cases). If we have a lower bound that's non-default, then we emit the lower bound. We also calculate the correct upper bound in those cases. llvm-svn: 169484
Diffstat (limited to 'clang/test/CodeGen/ms_struct.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud