diff options
author | Rui Ueyama <ruiu@google.com> | 2014-04-01 23:58:17 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2014-04-01 23:58:17 +0000 |
commit | 5b8be49fed9714cae9be7b1a918513b7605fcc49 (patch) | |
tree | a25c1d142040edef36f46d8026f18bf067a14000 /lldb/source/Commands/CommandObjectBreakpointCommand.cpp | |
parent | 2243015825488f0f5aa77d5a11a6feda00101a6d (diff) | |
download | llvm-5b8be49fed9714cae9be7b1a918513b7605fcc49.zip llvm-5b8be49fed9714cae9be7b1a918513b7605fcc49.tar.gz llvm-5b8be49fed9714cae9be7b1a918513b7605fcc49.tar.bz2 |
Remove unused enum Position::ANY and third parameter of insertElementAt().
insertElementAt()'s third parameter is not only unused but also ignored
if you pass Position::END. The actual meaning of the parameter was obscure.
Differential Revision: http://llvm-reviews.chandlerc.com/D3256
llvm-svn: 205376
Diffstat (limited to 'lldb/source/Commands/CommandObjectBreakpointCommand.cpp')
0 files changed, 0 insertions, 0 deletions