[all-commits] [llvm/llvm-project] 051230: [clang][NFC] Remove unused CastForMoving parameter
Timm Bäder via All-commits
all-commits at lists.llvm.org
Wed Nov 16 01:03:13 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 051230359c6e405a41ecad48162939f8a00c0532
https://github.com/llvm/llvm-project/commit/051230359c6e405a41ecad48162939f8a00c0532
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2022-11-16 (Wed, 16 Nov 2022)
Changed paths:
M clang/lib/Sema/SemaDeclCXX.cpp
Log Message:
-----------
[clang][NFC] Remove unused CastForMoving parameter
Nothing ever passes a third parameter to CastForMoving.
More information about the All-commits
mailing list