[PATCH] D39086: Performance tracing facility for clangd.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 2 02:22:31 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL317193: Performance tracing facility for clangd. (authored by sammccall).

Changed prior to commit:
  https://reviews.llvm.org/D39086?vs=121253&id=121257#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D39086

Files:
  clang-tools-extra/trunk/clangd/CMakeLists.txt
  clang-tools-extra/trunk/clangd/ClangdServer.cpp
  clang-tools-extra/trunk/clangd/ClangdUnit.cpp
  clang-tools-extra/trunk/clangd/JSONRPCDispatcher.cpp
  clang-tools-extra/trunk/clangd/ProtocolHandlers.cpp
  clang-tools-extra/trunk/clangd/Trace.cpp
  clang-tools-extra/trunk/clangd/Trace.h
  clang-tools-extra/trunk/clangd/tool/ClangdMain.cpp
  clang-tools-extra/trunk/test/clangd/trace.test
  clang-tools-extra/trunk/unittests/clangd/CMakeLists.txt
  clang-tools-extra/trunk/unittests/clangd/TraceTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39086.121257.patch
Type: text/x-patch
Size: 19771 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171102/b074533c/attachment-0001.bin>


More information about the cfe-commits mailing list