[all-commits] [llvm/llvm-project] 5a7276: [clangd] Have suppression comments take precedence...

Nathan Ridge via All-commits all-commits at lists.llvm.org
Mon May 11 23:29:32 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5a7276b3548589590b81975d5c3e487dd91ac097
      https://github.com/llvm/llvm-project/commit/5a7276b3548589590b81975d5c3e487dd91ac097
  Author: Nathan Ridge <zeratul976 at hotmail.com>
  Date:   2020-05-12 (Tue, 12 May 2020)

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

  Log Message:
  -----------
  [clangd] Have suppression comments take precedence over warning-as-error

Summary: This matches the clang-tidy behaviour.

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

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

Tags: #clang

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




More information about the All-commits mailing list