diff options
| author | Jason Molenda <jmolenda@apple.com> | 2011-11-08 03:52:17 +0000 |
|---|---|---|
| committer | Jason Molenda <jmolenda@apple.com> | 2011-11-08 03:52:17 +0000 |
| commit | e519824641e2d42f2387c18a6de957dc6b2910d7 (patch) | |
| tree | ea4c6a7b44fb4139447124e248e57c81a363bbd1 /clang/test/CodeGen/conditional-gnu-ext.c | |
| parent | d8d583f7667f01bee96eaeafe79f03b537ac2f9b (diff) | |
| download | bcm5719-llvm-e519824641e2d42f2387c18a6de957dc6b2910d7.tar.gz bcm5719-llvm-e519824641e2d42f2387c18a6de957dc6b2910d7.zip | |
Bitfields in uint8_t's will have format eFormatChar and DataExtractor::Dump
doesn't handle bitfields in eFormatChar's correctly, only eFormatUnsigned.
Fix DataExtractor::Dump to dump the bitfield eFormatChars correctly.
llvm-svn: 144069
Diffstat (limited to 'clang/test/CodeGen/conditional-gnu-ext.c')
0 files changed, 0 insertions, 0 deletions

