[all-commits] [llvm/llvm-project] d9853a: [clang-tidy][bugprone-posix-return] support intege...
Congcong Cai via All-commits
all-commits at lists.llvm.org
Thu Sep 26 19:05:59 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d9853a8a101a9ec2d2199c6124d1fa826a84336c
https://github.com/llvm/llvm-project/commit/d9853a8a101a9ec2d2199c6124d1fa826a84336c
Author: Congcong Cai <congcongcai0907 at 163.com>
Date: 2024-09-27 (Fri, 27 Sep 2024)
Changed paths:
M clang-tools-extra/clang-tidy/bugprone/PosixReturnCheck.cpp
M clang-tools-extra/docs/ReleaseNotes.rst
M clang-tools-extra/test/clang-tidy/checkers/bugprone/posix-return.cpp
Log Message:
-----------
[clang-tidy][bugprone-posix-return] support integer literals as LHS (#109302)
Refactor matches to give more generic checker.
---------
Co-authored-by: EugeneZelenko <eugene.zelenko at gmail.com>
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