[all-commits] [llvm/llvm-project] e69794: [clang-tidy] improve messages when auto-fix does n...
Congcong Cai via All-commits
all-commits at lists.llvm.org
Fri Jun 28 06:35:27 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e69794323338c5279011e6f01c12254da8dff10d
https://github.com/llvm/llvm-project/commit/e69794323338c5279011e6f01c12254da8dff10d
Author: Congcong Cai <congcongcai0907 at 163.com>
Date: 2024-06-28 (Fri, 28 Jun 2024)
Changed paths:
M clang-tools-extra/clang-tidy/readability/SimplifyBooleanExprCheck.cpp
M clang-tools-extra/clang-tidy/readability/SimplifyBooleanExprCheck.h
M clang-tools-extra/docs/ReleaseNotes.rst
M clang-tools-extra/test/clang-tidy/checkers/readability/simplify-boolean-expr.cpp
Log Message:
-----------
[clang-tidy] improve messages when auto-fix does not work (#96917)
Fixes: #93157
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