[all-commits] [llvm/llvm-project] eaa889: [clang-tidy] Add fine-graded configuration for 'bu...

Baranov Victor via All-commits all-commits at lists.llvm.org
Mon Nov 10 00:41:42 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: eaa889ab1791618eddc6a22d777750ac936b65a1
      https://github.com/llvm/llvm-project/commit/eaa889ab1791618eddc6a22d777750ac936b65a1
  Author: Baranov Victor <bar.victor.2002 at gmail.com>
  Date:   2025-11-10 (Mon, 10 Nov 2025)

  Changed paths:
    M clang-tools-extra/clang-tidy/bugprone/ExceptionEscapeCheck.cpp
    M clang-tools-extra/clang-tidy/bugprone/ExceptionEscapeCheck.h
    M clang-tools-extra/docs/ReleaseNotes.rst
    M clang-tools-extra/docs/clang-tidy/checks/bugprone/exception-escape.rst
    A clang-tools-extra/test/clang-tidy/checkers/bugprone/exception-escape-options.cpp

  Log Message:
  -----------
  [clang-tidy] Add fine-graded configuration for 'bugprone-exception-escape' (#164081)

Need these options to complete
https://github.com/llvm/llvm-project/issues/160825, but I think it's
generally beneficial to fine-tune this check.

---------

Co-authored-by: EugeneZelenko <eugene.zelenko at gmail.com>
Co-authored-by: Victor Chernyakin <chernyakin.victor.j at outlook.com>



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