aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectBreakpointCommand.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2010-06-16 00:17:44 +0000
committerDouglas Gregor <dgregor@apple.com>2010-06-16 00:17:44 +0000
commitb90df60b3b0f7c51baaa0558e4fc2f371164294e (patch)
tree7d71b5ba31bfd3ed340110780b5394b02df0d8b7 /lldb/source/Commands/CommandObjectBreakpointCommand.cpp
parent00bdca561aad6f418e7a13fce9163e8c985db0ad (diff)
downloadllvm-b90df60b3b0f7c51baaa0558e4fc2f371164294e.zip
llvm-b90df60b3b0f7c51baaa0558e4fc2f371164294e.tar.gz
llvm-b90df60b3b0f7c51baaa0558e4fc2f371164294e.tar.bz2
Introduce Type::isIntegralOrEnumerationType(), to cover those places
in C++ that involve both integral and enumeration types. Convert all of the callers to Type::isIntegralType() that are meant to work with both integral and enumeration types over to Type::isIntegralOrEnumerationType(), to prepare to eliminate enumeration types as integral types. llvm-svn: 106071
Diffstat (limited to 'lldb/source/Commands/CommandObjectBreakpointCommand.cpp')
0 files changed, 0 insertions, 0 deletions