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