[all-commits] [llvm/llvm-project] 7cee28: Fix `-Wunused-variable` warning. NFC.
darkbuck via All-commits
all-commits at lists.llvm.org
Sat Dec 21 08:11:41 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7cee28858674d233903e92b7a0c49b07b05ed3d3
https://github.com/llvm/llvm-project/commit/7cee28858674d233903e92b7a0c49b07b05ed3d3
Author: Michael Liao <michael.hliao at gmail.com>
Date: 2019-12-21 (Sat, 21 Dec 2019)
Changed paths:
M clang/lib/Sema/SemaDeclObjC.cpp
Log Message:
-----------
Fix `-Wunused-variable` warning. NFC.
More information about the All-commits
mailing list