[all-commits] [llvm/llvm-project] c40bf1: [libc++] Clang-tidy operator& hijacker.
Mark de Wever via All-commits
all-commits at lists.llvm.org
Mon Mar 3 10:05:03 PST 2025
Branch: refs/heads/users/mordante/operator_hijacking_clang-tidy
Home: https://github.com/llvm/llvm-project
Commit: c40bf19cc6b9f54de30931c1e7bae74ba0b1b9d8
https://github.com/llvm/llvm-project/commit/c40bf19cc6b9f54de30931c1e7bae74ba0b1b9d8
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2025-03-02 (Sun, 02 Mar 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