aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectThread.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2010-06-22 22:12:46 +0000
committerDouglas Gregor <dgregor@apple.com>2010-06-22 22:12:46 +0000
commit4ffbad1904b1e4e32ce3386f40b2a7a1b9c2ef58 (patch)
tree1019e4b1beff568eef3c5b2cef63321e95b43c29 /lldb/source/Commands/CommandObjectThread.cpp
parent1023f6bd98ea12acadbdca9ef6e75ef35e95a76e (diff)
downloadllvm-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