[all-commits] [llvm/llvm-project] 51d2bd: [clang-tidy] support to detect conversion in `make...

Congcong Cai via All-commits all-commits at lists.llvm.org
Sat Mar 8 05:52:50 PST 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: 51d2bd7e75426ee5c34bda94ff212d82da3354b7
      https://github.com/llvm/llvm-project/commit/51d2bd7e75426ee5c34bda94ff212d82da3354b7
  Author: Congcong Cai <congcongcai0907 at 163.com>
  Date:   2025-03-08 (Sat, 08 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