[all-commits] [llvm/llvm-project] a406fb: [libc++] Clang-tidy operator& hijacker. (#128366)

Mark de Wever via All-commits all-commits at lists.llvm.org
Mon Apr 7 09:20:20 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a406fb8f5a6a65144e5c2564c17ac9ee29da43ed
      https://github.com/llvm/llvm-project/commit/a406fb8f5a6a65144e5c2564c17ac9ee29da43ed
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2025-04-07 (Mon, 07 Apr 2025)

  Changed paths:
    M libcxx/test/libcxx/clang_tidy.gen.py
    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. (#128366)

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