[PATCH] D90016: [clangd] NFC: Rely on ADL in llvm::sys::path calls in marshalling

Kirill Bobyrev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 23 04:21:18 PDT 2020


kbobyrev updated this revision to Diff 300222.
kbobyrev added a comment.

Add using directives for llvm::sys::path functions used more than once.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D90016/new/

https://reviews.llvm.org/D90016

Files:
  clang-tools-extra/clangd/index/remote/marshalling/Marshalling.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90016.300222.patch
Type: text/x-patch
Size: 5069 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201023/0bb239da/attachment.bin>


More information about the cfe-commits mailing list