[clangd] Move helpers that convert Replacements to TextEdits to SourceCode.h
authorEric Liu <ioeric@google.com>
Fri, 11 May 2018 12:12:08 +0000 (12:12 +0000)
committerEric Liu <ioeric@google.com>
Fri, 11 May 2018 12:12:08 +0000 (12:12 +0000)
commit9133ecdc8e1679fbe6fd346264cef7caa6e4ce80
tree3b3bb664bec3a42210b8ecc1f1cc376998294f7b
parente7306b105eb7f0aeac48f380ffb7b855995dabfd
[clangd] Move helpers that convert Replacements to TextEdits to SourceCode.h

Reviewers: ilya-biryukov

Reviewed By: ilya-biryukov

Subscribers: klimek, MaskRay, jkorous, cfe-commits

Differential Revision: https://reviews.llvm.org/D46670

llvm-svn: 332089
clang-tools-extra/clangd/ClangdLSPServer.cpp
clang-tools-extra/clangd/SourceCode.cpp
clang-tools-extra/clangd/SourceCode.h