[all-commits] [llvm/llvm-project] 89c1da: [clang-tidy][NFC] Enable `readability-avoid-return...
Victor Chernyakin via All-commits
all-commits at lists.llvm.org
Fri Aug 1 08:29:06 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 89c1da6f78842feaa5fb2adae4a813384a2bbcbe
https://github.com/llvm/llvm-project/commit/89c1da6f78842feaa5fb2adae4a813384a2bbcbe
Author: Victor Chernyakin <chernyakin.victor.j at outlook.com>
Date: 2025-08-01 (Fri, 01 Aug 2025)
Changed paths:
M clang-tools-extra/clang-tidy/.clang-tidy
M clang-tools-extra/clang-tidy/bugprone/NarrowingConversionsCheck.cpp
M clang-tools-extra/clang-tidy/readability/ImplicitBoolConversionCheck.cpp
Log Message:
-----------
[clang-tidy][NFC] Enable `readability-avoid-return-with-void-value` check in the codebase (#151356)
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