[PATCH] D40489: [clangd] Changed tracing interfaces

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 13 07:45:42 PST 2017


ilya-biryukov updated this revision to Diff 126762.
ilya-biryukov marked 3 inline comments as done.
ilya-biryukov added a comment.

- Changed the EventTracer interface to return a callback from beginEvent instead of using begin_event/end_event method pairs.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D40489

Files:
  clangd/Trace.cpp
  clangd/Trace.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40489.126762.patch
Type: text/x-patch
Size: 4761 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171213/bcc2f9bd/attachment.bin>


More information about the cfe-commits mailing list