diff options
author | Sean Callanan <scallanan@apple.com> | 2012-10-19 01:37:25 +0000 |
---|---|---|
committer | Sean Callanan <scallanan@apple.com> | 2012-10-19 01:37:25 +0000 |
commit | 433cd221ecc1a949d7224c549cb497f912305c1c (patch) | |
tree | e730d23424e1ac36a287d066e71ef2d1b2b6bd17 /clang/test/Index/annotate-comments.cpp | |
parent | ced93f3a05a6a5e74fa8ef3f4d00f1cfa3fae237 (diff) | |
download | bcm5719-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/Index/annotate-comments.cpp')
0 files changed, 0 insertions, 0 deletions