]> granicus.if.org Git - clang/commit
IRgen: Fix CGRecordLayout::print to print the bit-field infos in a consistent order.
authorDaniel Dunbar <daniel@zuster.org>
Thu, 22 Apr 2010 02:35:36 +0000 (02:35 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 22 Apr 2010 02:35:36 +0000 (02:35 +0000)
commitad759530ff48385255c25e71d7e05632361e0c11
tree7a1b3440706f455a06744b7a26569f400034b8ad
parentd4b2853cec72abdaa6821aabc372d538dfbc2429
IRgen: Fix CGRecordLayout::print to print the bit-field infos in a consistent order.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@102044 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGRecordLayoutBuilder.cpp