[PATCH] D43272: [clangd] Fix tracing now that spans lifetimes can overlap on a thread.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 15 00:42:58 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL325220: [clangd] Fix tracing now that spans lifetimes can overlap on a thread. (authored by sammccall, committed by ).
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

https://reviews.llvm.org/D43272

Files:
  clang-tools-extra/trunk/clangd/Trace.cpp
  clang-tools-extra/trunk/clangd/Trace.h
  clang-tools-extra/trunk/test/clangd/trace.test
  clang-tools-extra/trunk/unittests/clangd/TraceTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43272.134387.patch
Type: text/x-patch
Size: 9963 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180215/85658c3a/attachment.bin>


More information about the cfe-commits mailing list