[all-commits] [llvm/llvm-project] 00b9ce: [clangd] Log diagnostics if we failed to create a ...

Sam McCall via All-commits all-commits at lists.llvm.org
Thu Dec 1 04:25:39 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 00b9cefacbdf0ac764576c52fad6177aea2ed6b8
      https://github.com/llvm/llvm-project/commit/00b9cefacbdf0ac764576c52fad6177aea2ed6b8
  Author: Sam McCall <sam.mccall at gmail.com>
  Date:   2022-12-01 (Thu, 01 Dec 2022)

  Changed paths:
    M clang-tools-extra/clangd/Preamble.cpp

  Log Message:
  -----------
  [clangd] Log diagnostics if we failed to create a preamble.

Really we want these to be shown to the client, but the path to do so involves
storing them in

Bandaid for https://github.com/clangd/clangd/issues/1408
See https://github.com/clangd/clangd/issues/1399 for motivation

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




More information about the All-commits mailing list