[PATCH] D89135: [clangd] Stop capturing trace args if the tracer doesn't need them.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 9 08:22:32 PDT 2020
sammccall created this revision.
sammccall added a reviewer: kadircet.
Herald added subscribers: cfe-commits, usaxena95, arphaman.
Herald added a project: clang.
sammccall requested review of this revision.
Herald added subscribers: MaskRay, ilya-biryukov.
The tracer is now expected to allocate+free the args itself.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D89135
Files:
clang-tools-extra/clangd/support/Trace.cpp
clang-tools-extra/clangd/support/Trace.h
clang-tools-extra/clangd/unittests/support/TraceTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89135.297240.patch
Type: text/x-patch
Size: 6285 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201009/14dd233c/attachment.bin>
More information about the cfe-commits
mailing list