[all-commits] [llvm/llvm-project] ba373a: [clang-tidy]detecting conversion directly by `make...
Congcong Cai via All-commits
all-commits at lists.llvm.org
Wed Dec 11 14:55:50 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ba373a222fe6f65c45a05e9e1114c92580953b79
https://github.com/llvm/llvm-project/commit/ba373a222fe6f65c45a05e9e1114c92580953b79
Author: Congcong Cai <congcongcai0907 at 163.com>
Date: 2024-12-12 (Thu, 12 Dec 2024)
Changed paths:
M clang-tools-extra/clang-tidy/bugprone/OptionalValueConversionCheck.cpp
M clang-tools-extra/docs/ReleaseNotes.rst
A clang-tools-extra/test/clang-tidy/checkers/bugprone/optional-value-conversion-construct-from-std.cpp
Log Message:
-----------
[clang-tidy]detecting conversion directly by `make_unique` and `make_shared` in bugprone-optional-value-conversion (#119371)
Inspired by #110964
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