[all-commits] [llvm/llvm-project] b2c9f7: [clang-tidy] Ensure nullable variable is not acces...
Danny Mösch via All-commits
all-commits at lists.llvm.org
Sat Apr 27 02:31:29 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b2c9f7d3188e41163574a83a835437955cf4b80f
https://github.com/llvm/llvm-project/commit/b2c9f7d3188e41163574a83a835437955cf4b80f
Author: Danny Mösch <danny.moesch at icloud.com>
Date: 2024-04-27 (Sat, 27 Apr 2024)
Changed paths:
M clang-tools-extra/clang-tidy/readability/AvoidReturnWithVoidValueCheck.cpp
Log Message:
-----------
[clang-tidy] Ensure nullable variable is not accessed without validity test (#90173)
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