[PATCH] D42499: [clangd] Modify the Span API so that Spans propagate with contexts.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 26 01:02:15 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL323511: [clangd] Modify the Span API so that Spans propagate with contexts. (authored by sammccall, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D42499?vs=131546&id=131547#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42499

Files:
  clang-tools-extra/trunk/clangd/ClangdUnit.cpp
  clang-tools-extra/trunk/clangd/Context.h
  clang-tools-extra/trunk/clangd/JSONRPCDispatcher.cpp
  clang-tools-extra/trunk/clangd/Trace.cpp
  clang-tools-extra/trunk/clangd/Trace.h
  clang-tools-extra/trunk/unittests/clangd/TraceTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42499.131547.patch
Type: text/x-patch
Size: 12739 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180126/67b187d6/attachment-0001.bin>


More information about the cfe-commits mailing list