diff options
| author | Douglas Gregor <dgregor@apple.com> | 2010-06-22 22:12:46 +0000 |
|---|---|---|
| committer | Douglas Gregor <dgregor@apple.com> | 2010-06-22 22:12:46 +0000 |
| commit | 4ffbad1904b1e4e32ce3386f40b2a7a1b9c2ef58 (patch) | |
| tree | 1019e4b1beff568eef3c5b2cef63321e95b43c29 /lldb/source/Commands/CommandObjectThread.cpp | |
| parent | 1023f6bd98ea12acadbdca9ef6e75ef35e95a76e (diff) | |
| download | llvm-4ffbad1904b1e4e32ce3386f40b2a7a1b9c2ef58.zip llvm-4ffbad1904b1e4e32ce3386f40b2a7a1b9c2ef58.tar.gz llvm-4ffbad1904b1e4e32ce3386f40b2a7a1b9c2ef58.tar.bz2 | |
Change Type::isFloatingType() to reflect the actual definition of a
"floating type" in C, which does not include vector types. Introduce
Type::hasFloatingRepresentation() for the places where we want to know
whether the underlying representation is one or more floating-point
values. Remove some hacks we had where the former behavior of
Type::isFloatingType() was at odds with the language definition of the
term.
llvm-svn: 106584
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions
