[PATCH] D44673: Make positionToOffset return llvm::Expected<size_t>

Simon Marchi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 20 10:27:43 PDT 2018


simark updated this revision to Diff 139157.
simark marked 9 inline comments as done.
simark added a comment.
Herald added a subscriber: mgorny.

Address review comments


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D44673

Files:
  clangd/ClangdServer.cpp
  clangd/SourceCode.cpp
  clangd/SourceCode.h
  unittests/clangd/Annotations.cpp
  unittests/clangd/CMakeLists.txt
  unittests/clangd/SourceCodeTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44673.139157.patch
Type: text/x-patch
Size: 10724 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180320/f507f673/attachment-0001.bin>


More information about the cfe-commits mailing list