[all-commits] [llvm/llvm-project] 498a61: Prevent gcc from issuing a warning upon coffnamecpy
serge-sans-paille via All-commits
all-commits at lists.llvm.org
Tue Feb 18 07:14:28 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 498a6136a271bfb95bcd9488d1036e57a5e0fae0
https://github.com/llvm/llvm-project/commit/498a6136a271bfb95bcd9488d1036e57a5e0fae0
Author: serge-sans-paille <sguelton at redhat.com>
Date: 2020-02-18 (Tue, 18 Feb 2020)
Changed paths:
M llvm/lib/Object/WindowsResource.cpp
Log Message:
-----------
Prevent gcc from issuing a warning upon coffnamecpy
This is a follow up to d1262a6e9, more explicit to cope with GCC smartness.
Differential Revision: https://reviews.llvm.org/D74666
More information about the All-commits
mailing list