[all-commits] [llvm/llvm-project] 7a161e: [lld-macho] Fix shadowed variable
Vincent Lee via All-commits
all-commits at lists.llvm.org
Mon Jan 10 00:25:21 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7a161eb43b280a6194fef5b65a81ef59921ebf02
https://github.com/llvm/llvm-project/commit/7a161eb43b280a6194fef5b65a81ef59921ebf02
Author: Vincent Lee <leevince at fb.com>
Date: 2022-01-10 (Mon, 10 Jan 2022)
Changed paths:
M lld/MachO/Writer.cpp
Log Message:
-----------
[lld-macho] Fix shadowed variable
This fixes a windows build failure from D115416.
More information about the All-commits
mailing list