[all-commits] [llvm/llvm-project] 3c8e53: [libc++] Clang-tidy operator& hijacker.
Mark de Wever via All-commits
all-commits at lists.llvm.org
Sat Feb 22 09:43:01 PST 2025
Branch: refs/heads/users/mordante/operator_hijacking_clang-tidy
Home: https://github.com/llvm/llvm-project
Commit: 3c8e53f1d6ea22e5a3b876634185a88b7514c3aa
https://github.com/llvm/llvm-project/commit/3c8e53f1d6ea22e5a3b876634185a88b7514c3aa
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