[all-commits] [llvm/llvm-project] f15b78: [clang-tidy] [clangd] Avoid multi-line diagnostic ...

Nathan Ridge via All-commits all-commits at lists.llvm.org
Sun Nov 29 15:36:56 PST 2020


  Branch: refs/heads/temp-test-main
  Home:   https://github.com/llvm/llvm-project
  Commit: f15b7869e5afbd6c24ef440b0b62593e80fbd24f
      https://github.com/llvm/llvm-project/commit/f15b7869e5afbd6c24ef440b0b62593e80fbd24f
  Author: Nathan Ridge <zeratul976 at hotmail.com>
  Date:   2020-11-29 (Sun, 29 Nov 2020)

  Changed paths:
    M clang-tools-extra/clang-tidy/readability/ElseAfterReturnCheck.cpp
    M clang-tools-extra/clangd/unittests/DiagnosticsTests.cpp

  Log Message:
  -----------
  [clang-tidy] [clangd] Avoid multi-line diagnostic range for else-after-return diagnostic

Fixes https://bugs.llvm.org/show_bug.cgi?id=47809

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




More information about the All-commits mailing list