[all-commits] [llvm/llvm-project] 2a114d: [clang-tidy] Ignore `if consteval` in else-after-r...

Jover via All-commits all-commits at lists.llvm.org
Mon May 13 10:12:52 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2a114d171d4c1e6c742d039a289bf509b86668ac
      https://github.com/llvm/llvm-project/commit/2a114d171d4c1e6c742d039a289bf509b86668ac
  Author: Jover <joverzh at gmail.com>
  Date:   2024-05-13 (Mon, 13 May 2024)

  Changed paths:
    M clang-tools-extra/clang-tidy/readability/ElseAfterReturnCheck.cpp
    M clang-tools-extra/docs/ReleaseNotes.rst
    A clang-tools-extra/test/clang-tidy/checkers/readability/else-after-return-if-consteval.cpp

  Log Message:
  -----------
  [clang-tidy] Ignore `if consteval` in else-after-return (#91588)



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list