[all-commits] [llvm/llvm-project] 1706e3: [clang-tidy] support to detect conversion in `make...
Congcong Cai via All-commits
all-commits at lists.llvm.org
Mon Mar 10 23:55:12 PDT 2025
Branch: refs/heads/users/ccc03-08-_clang-tidy_support_to_detect_conversion_in_make_optional_for_bugprone-optional-value-conversion_
Home: https://github.com/llvm/llvm-project
Commit: 1706e3fc5819602febf9dfa554e98eb1e1fea365
https://github.com/llvm/llvm-project/commit/1706e3fc5819602febf9dfa554e98eb1e1fea365
Author: Congcong Cai <congcongcai0907 at 163.com>
Date: 2025-03-11 (Tue, 11 Mar 2025)
Changed paths:
M clang-tools-extra/clang-tidy/bugprone/OptionalValueConversionCheck.cpp
M clang-tools-extra/docs/ReleaseNotes.rst
M clang-tools-extra/test/clang-tidy/checkers/bugprone/optional-value-conversion-construct-from-std.cpp
Log Message:
-----------
[clang-tidy] support to detect conversion in `make_optional` for `bugprone-optional-value-conversion`
Fixes: #119554
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