[all-commits] [llvm/llvm-project] 49268a: [clangd] Support dexp -c "some command"

Sam McCall via All-commits all-commits at lists.llvm.org
Wed Apr 8 05:02:55 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 49268a678c2f0233f71363b0988d4b159496b036
      https://github.com/llvm/llvm-project/commit/49268a678c2f0233f71363b0988d4b159496b036
  Author: Sam McCall <sam.mccall at gmail.com>
  Date:   2020-04-08 (Wed, 08 Apr 2020)

  Changed paths:
    M clang-tools-extra/clangd/index/dex/dexp/Dexp.cpp

  Log Message:
  -----------
  [clangd] Support dexp -c "some command"

Summary:
It runs one command and exits.
See D77385 for motivation.

Reviewers: mnauw, kbobyrev

Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, kadircet, usaxena95, cfe-commits

Tags: #clang

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




More information about the All-commits mailing list