[all-commits] [llvm/llvm-project] 0c304c: [clang-tidy] Ignore label-like statements when che...

Gaurav Dhingra via All-commits all-commits at lists.llvm.org
Thu Jun 11 04:43:53 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0c304c8b69cbb51ec8d68d2ee67b896767c0484e
      https://github.com/llvm/llvm-project/commit/0c304c8b69cbb51ec8d68d2ee67b896767c0484e
  Author: Gaurav Dhingra <gauravdhingra.gxyd at gmail.com>
  Date:   2026-06-11 (Thu, 11 Jun 2026)

  Changed paths:
    M clang-tools-extra/clang-tidy/readability/InconsistentIfElseBracesCheck.cpp
    M clang-tools-extra/docs/ReleaseNotes.rst
    M clang-tools-extra/test/clang-tidy/checkers/readability/inconsistent-ifelse-braces-attributes.cpp
    M clang-tools-extra/test/clang-tidy/checkers/readability/inconsistent-ifelse-braces.cpp

  Log Message:
  -----------
  [clang-tidy] Ignore label-like statements when checking if/else bodies (#202869)

Fixes #194694



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