[all-commits] [llvm/llvm-project] 436453: [clang-tidy] Fix crash in bugprone-redundant-branc...
Zinovy Nis via All-commits
all-commits at lists.llvm.org
Fri Nov 13 22:02:55 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4364539b3a4c5e73561e5ff29e6952a75e89dc43
https://github.com/llvm/llvm-project/commit/4364539b3a4c5e73561e5ff29e6952a75e89dc43
Author: Zinovy Nis <zinovy.nis at gmail.com>
Date: 2020-11-14 (Sat, 14 Nov 2020)
Changed paths:
M clang-tools-extra/clang-tidy/bugprone/RedundantBranchConditionCheck.cpp
M clang-tools-extra/test/clang-tidy/checkers/bugprone-redundant-branch-condition.cpp
Log Message:
-----------
[clang-tidy] Fix crash in bugprone-redundant-branch-condition on ExprWithCleanups
Bug: https://bugs.llvm.org/show_bug.cgi?id=48008
Differential Revision: https://reviews.llvm.org/D91037
More information about the All-commits
mailing list