]> granicus.if.org Git - clang/commit
ABITest: Fix a bug in generating test values for structures w/ no
authorDaniel Dunbar <daniel@zuster.org>
Fri, 8 May 2009 22:48:39 +0000 (22:48 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 8 May 2009 22:48:39 +0000 (22:48 +0000)
commit48df17b8bfcd7a53f147ce00679a1b3976da179c
tree6e0bbd31d0b1b82685814318161928fcefd1af1c
parent8236bf1800641d1c296579e25218f68f74c5caac
ABITest: Fix a bug in generating test values for structures w/ no
non-padding fields.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@71273 91177308-0d34-0410-b5e6-96231b3b80d8
utils/ABITest/ABITestGen.py