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

Simon Marchi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 21 07:42:24 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rCTE328100: Make positionToOffset return llvm::Expected<size_t> (authored by simark, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44673?vs=139292&id=139297#toc

Repository:
  rL LLVM

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.139297.patch
Type: text/x-patch
Size: 11043 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180321/91d2a074/attachment-0001.bin>


More information about the llvm-commits mailing list