diff options
author | Greg Clayton <gclayton@apple.com> | 2013-01-28 22:31:43 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2013-01-28 22:31:43 +0000 |
commit | 5b2a789c6f3c0cb4e718ce8e8c259c9626d06180 (patch) | |
tree | bcd74694be2e915644c552ad08d1d2d76bbcca1d /lldb/source/DataFormatters/FormatClasses.cpp | |
parent | a15b16f215b6a8c3b53429bae88b841d22c02300 (diff) | |
download | bcm5719-llvm-5b2a789c6f3c0cb4e718ce8e8c259c9626d06180.tar.gz bcm5719-llvm-5b2a789c6f3c0cb4e718ce8e8c259c9626d06180.zip |
Always define types from stdint.h so they are always available for use in expressions no matter what debug info you have. Types added are:
int8_t
uint8_t
int16_t
uint16_t
int32_t
uint32_t
int64_t
uint64_t
intptr_t
uintptr_t
size_t
ptrdiff_t
whar_t
llvm-svn: 173724
Diffstat (limited to 'lldb/source/DataFormatters/FormatClasses.cpp')
0 files changed, 0 insertions, 0 deletions