[all-commits] [llvm/llvm-project] f6a3ac: Fix `-Wunused-variable` warning. NFC.
darkbuck via All-commits
all-commits at lists.llvm.org
Wed Feb 12 09:45:22 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f6a3ac150b8d9f3458f526cf76ebcd545bfc1898
https://github.com/llvm/llvm-project/commit/f6a3ac150b8d9f3458f526cf76ebcd545bfc1898
Author: Michael Liao <michael.hliao at gmail.com>
Date: 2020-02-12 (Wed, 12 Feb 2020)
Changed paths:
M clang/lib/CodeGen/TargetInfo.cpp
Log Message:
-----------
Fix `-Wunused-variable` warning. NFC.
More information about the All-commits
mailing list