[all-commits] [llvm/llvm-project] 098e40: [clangd] Add index export to dexp

Sam McCall via All-commits all-commits at lists.llvm.org
Sun Apr 19 05:35:15 PDT 2020


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

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

  Log Message:
  -----------
  [clangd] Add index export to dexp

Summary: Add a command to dexp that exports index data in chosen format (e.g. YAML).

Reviewers: sammccall

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

Tags: #clang-tools-extra, #clang

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




More information about the All-commits mailing list