[all-commits] [llvm/llvm-project] e6a971: [clangd] Respect diagnostic suppression during pre...

Nathan Ridge via All-commits all-commits at lists.llvm.org
Mon Oct 25 14:40:11 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e6a971b1baecbeab612600337c1d2f06e3dea702
      https://github.com/llvm/llvm-project/commit/e6a971b1baecbeab612600337c1d2f06e3dea702
  Author: Nathan Ridge <zeratul976 at hotmail.com>
  Date:   2021-10-25 (Mon, 25 Oct 2021)

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

  Log Message:
  -----------
  [clangd] Respect diagnostic suppression during preamble build

Fixes https://github.com/clangd/clangd/issues/906

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




More information about the All-commits mailing list