summaryrefslogtreecommitdiffstats
path: root/clang/test
diff options
context:
space:
mode:
authorSean Callanan <scallanan@apple.com>2012-10-19 01:37:25 +0000
committerSean Callanan <scallanan@apple.com>2012-10-19 01:37:25 +0000
commit433cd221ecc1a949d7224c549cb497f912305c1c (patch)
treee730d23424e1ac36a287d066e71ef2d1b2b6bd17 /clang/test
parentced93f3a05a6a5e74fa8ef3f4d00f1cfa3fae237 (diff)
downloadbcm5719-llvm-433cd221ecc1a949d7224c549cb497f912305c1c.tar.gz
bcm5719-llvm-433cd221ecc1a949d7224c549cb497f912305c1c.zip
Fixed a bug where empty C structs were given size
1 by the expression parser. We now correctly report that they are of size 0. (C++ structs are mandated to have nonzero size, and Clang marks them as being 1 byte in size.) <rdar://problem/12380800> llvm-svn: 166256
Diffstat (limited to 'clang/test')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud