[all-commits] [llvm/llvm-project] d3b188: [clang-tidy] Include constructor initializers in `...

FabianWolff via All-commits all-commits at lists.llvm.org
Thu Jan 20 16:01:00 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d3b188a2d72f9c398e4b1a36d23888c4ac783e9f
      https://github.com/llvm/llvm-project/commit/d3b188a2d72f9c398e4b1a36d23888c4ac783e9f
  Author: Fabian Wolff <fabian.wolff at alumni.ethz.ch>
  Date:   2022-01-21 (Fri, 21 Jan 2022)

  Changed paths:
    M clang-tools-extra/clang-tidy/utils/ExceptionAnalyzer.cpp
    M clang-tools-extra/test/clang-tidy/checkers/bugprone-exception-escape.cpp

  Log Message:
  -----------
  [clang-tidy] Include constructor initializers in `bugprone-exception-escape` check

Fixes PR#52435.

Reviewed By: aaron.ballman

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




More information about the All-commits mailing list