OSDN Git Service

Less incorrect handling of zero-length bitfields. Radars 7992077 and 8093043.
authorStuart Hastings <stuart@apple.com>
Wed, 23 Jun 2010 00:31:14 +0000 (00:31 +0000)
committerStuart Hastings <stuart@apple.com>
Wed, 23 Jun 2010 00:31:14 +0000 (00:31 +0000)
commit0ac9a6f9e1e7d20049f72e84ec33080260fe1c90
treeece966efb4e9548cee2ca448bc88fd27549311c6
parent1008d3500002a64fab0a956ad681118d7af8143a
Less incorrect handling of zero-length bitfields.  Radars 7992077 and 8093043.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106611 91177308-0d34-0410-b5e6-96231b3b80d8
test/FrontendC++/2010-06-22-BitfieldInit.cpp [new file with mode: 0644]
test/FrontendC++/2010-06-22-ZeroBitfield.cpp [new file with mode: 0644]