[all-commits] [llvm/llvm-project] 948308: Fix `-Wunused-variable` warning. NFC.
darkbuck via All-commits
all-commits at lists.llvm.org
Mon Jun 28 19:50:58 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 948308ef34dc7da8bb741a85eb9941cc2b05d227
https://github.com/llvm/llvm-project/commit/948308ef34dc7da8bb741a85eb9941cc2b05d227
Author: Michael Liao <michael.hliao at gmail.com>
Date: 2021-06-28 (Mon, 28 Jun 2021)
Changed paths:
M clang/lib/CodeGen/CGCall.cpp
Log Message:
-----------
Fix `-Wunused-variable` warning. NFC.
More information about the All-commits
mailing list