[all-commits] [llvm/llvm-project] 8f1de2: [clangd] Stop capturing trace args if the tracer d...

Sam McCall via All-commits all-commits at lists.llvm.org
Mon Oct 12 04:44:45 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 8f1de22c7681a21fcdbe2d8c39de7698baab724a
      https://github.com/llvm/llvm-project/commit/8f1de22c7681a21fcdbe2d8c39de7698baab724a
  Author: Sam McCall <sam.mccall at gmail.com>
  Date:   2020-10-12 (Mon, 12 Oct 2020)

  Changed paths:
    M clang-tools-extra/clangd/support/Trace.cpp
    M clang-tools-extra/clangd/support/Trace.h
    M clang-tools-extra/clangd/unittests/support/TraceTests.cpp

  Log Message:
  -----------
  [clangd] Stop capturing trace args if the tracer doesn't need them.

The tracer is now expected to allocate+free the args itself.

Differential Revision: https://reviews.llvm.org/D89135




More information about the All-commits mailing list