[all-commits] [llvm/llvm-project] 571b0d: [IFS] Fix the copy constructor warning in IFSStub.cpp
Zero Omega via All-commits
all-commits at lists.llvm.org
Fri Aug 13 10:19:49 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 571b0d84d2071f403980823989fdb90288bca972
https://github.com/llvm/llvm-project/commit/571b0d84d2071f403980823989fdb90288bca972
Author: Haowei Wu <haowei at google.com>
Date: 2021-08-13 (Fri, 13 Aug 2021)
Changed paths:
M llvm/lib/InterfaceStub/IFSStub.cpp
Log Message:
-----------
[IFS] Fix the copy constructor warning in IFSStub.cpp
This change fixes the gcc warning on copy constructor in IFSStub.cpp
file.
Differential Revision: https://reviews.llvm.org/D108000
More information about the All-commits
mailing list