diff options
author | Edwin Vane <edwin.vane@intel.com> | 2013-08-27 15:44:26 +0000 |
---|---|---|
committer | Edwin Vane <edwin.vane@intel.com> | 2013-08-27 15:44:26 +0000 |
commit | 18e503c9953cf57653d2bac96d9449e679033e66 (patch) | |
tree | 702e90c1751a65a20f0b01afa841b2d8958b1b2f /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp | |
parent | 85ec25d21c69bc90a8d4e8fb2c36b408bfec8e32 (diff) | |
download | llvm-18e503c9953cf57653d2bac96d9449e679033e66.zip llvm-18e503c9953cf57653d2bac96d9449e679033e66.tar.gz llvm-18e503c9953cf57653d2bac96d9449e679033e66.tar.bz2 |
Adding a vector version of clang::tooling::shiftedCodePosition().
During the transition of clang::tooling::Replacements from std::set to
std::vector, functions such as clang::tooling::applyAllReplacements() have been
duplicated to take a std::vector<Replacement>. Applying this same temporary
duplication to clang::tooling::shiftedCodePosition().
llvm-svn: 189358
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp')
0 files changed, 0 insertions, 0 deletions