[all-commits] [llvm/llvm-project] ecd3e6: [clangd] Populate PreambleData::CompileCommand and...

kadir çetinkaya via All-commits all-commits at lists.llvm.org
Fri Mar 13 01:44:46 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ecd3e678bbb11cf899603037ec2c5949b8d7fa6c
      https://github.com/llvm/llvm-project/commit/ecd3e678bbb11cf899603037ec2c5949b8d7fa6c
  Author: Kadir Cetinkaya <kadircet at google.com>
  Date:   2020-03-13 (Fri, 13 Mar 2020)

  Changed paths:
    M clang-tools-extra/clangd/Preamble.cpp
    M clang-tools-extra/clangd/Preamble.h
    M clang-tools-extra/clangd/TUScheduler.cpp
    M clang-tools-extra/clangd/unittests/FileIndexTests.cpp
    M clang-tools-extra/clangd/unittests/TestTU.cpp

  Log Message:
  -----------
  [clangd] Populate PreambleData::CompileCommand and make use of it inside buildPreamble

Reviewers: sammccall

Subscribers: ilya-biryukov, javed.absar, MaskRay, jkorous, arphaman, usaxena95, cfe-commits

Tags: #clang

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




More information about the All-commits mailing list