[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
Thu Jan 25 08:27:19 PST 2018


sammccall updated this revision to Diff 131460.
sammccall marked 4 inline comments as done.
sammccall added a comment.

  Address review comments


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D42499

Files:
  clangd/ClangdUnit.cpp
  clangd/Context.h
  clangd/Function.h
  clangd/JSONRPCDispatcher.cpp
  clangd/Trace.cpp
  clangd/Trace.h
  unittests/clangd/TraceTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42499.131460.patch
Type: text/x-patch
Size: 12704 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180125/47d3def1/attachment-0001.bin>


More information about the cfe-commits mailing list