[all-commits] [llvm/llvm-project] 3eeca5: Fix wrong signature for std::move and std::swap in...
Richard Smith via All-commits
all-commits at lists.llvm.org
Sun Apr 17 19:25:38 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3eeca524569744d2927fd13304ab5abb7217e108
https://github.com/llvm/llvm-project/commit/3eeca524569744d2927fd13304ab5abb7217e108
Author: Richard Smith <richard at metafoo.co.uk>
Date: 2022-04-17 (Sun, 17 Apr 2022)
Changed paths:
M clang-tools-extra/test/clang-tidy/checkers/bugprone-unhandled-self-assignment.cpp
Log Message:
-----------
Fix wrong signature for std::move and std::swap in test.
More information about the All-commits
mailing list