[all-commits] [llvm/llvm-project] 1c7c50: [clangd] Enable async preambles by default

kadir çetinkaya via All-commits all-commits at lists.llvm.org
Thu Jul 9 01:58:11 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1c7c5019a7adfb16e0449ffb1d0e10631998d854
      https://github.com/llvm/llvm-project/commit/1c7c5019a7adfb16e0449ffb1d0e10631998d854
  Author: Kadir Cetinkaya <kadircet at google.com>
  Date:   2020-07-09 (Thu, 09 Jul 2020)

  Changed paths:
    M clang-tools-extra/clangd/ClangdServer.h
    M clang-tools-extra/clangd/TUScheduler.h

  Log Message:
  -----------
  [clangd] Enable async preambles by default

Summary:
We've been testing this internally for a couple weeks now and it seems
to be stable enough. Let's flip the flag before branch cut to increase testing
coverage and have enough time to revert if need be.

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

Tags: #clang

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




More information about the All-commits mailing list