[all-commits] [llvm/llvm-project] ab09f9: [libc++] Clang-tidy operator& hijacker.

Mark de Wever via All-commits all-commits at lists.llvm.org
Sat Feb 22 10:33:05 PST 2025


  Branch: refs/heads/users/mordante/operator_hijacking_clang-tidy
  Home:   https://github.com/llvm/llvm-project
  Commit: ab09f9dfbc3ee01af586b8a5285ac72b4f35e2f9
      https://github.com/llvm/llvm-project/commit/ab09f9dfbc3ee01af586b8a5285ac72b4f35e2f9
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2025-02-22 (Sat, 22 Feb 2025)

  Changed paths:
    M libcxx/test/tools/clang_tidy_checks/CMakeLists.txt
    M libcxx/test/tools/clang_tidy_checks/libcpp_module.cpp
    A libcxx/test/tools/clang_tidy_checks/robust_against_operator_ampersand.cpp
    A libcxx/test/tools/clang_tidy_checks/robust_against_operator_ampersand.hpp

  Log Message:
  -----------
  [libc++] Clang-tidy operator& hijacker.

Guards against introducing new places where operator& depends on a
template type.



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