[all-commits] [llvm/llvm-project] a4edea: Fix `-Wunused-variable` warning. NFC.
darkbuck via All-commits
all-commits at lists.llvm.org
Fri Mar 20 06:32:16 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a4edea29be2a77a8c8c237d75563a09a61791442
https://github.com/llvm/llvm-project/commit/a4edea29be2a77a8c8c237d75563a09a61791442
Author: Michael Liao <michael.hliao at gmail.com>
Date: 2020-03-20 (Fri, 20 Mar 2020)
Changed paths:
M clang/lib/Sema/SemaExpr.cpp
Log Message:
-----------
Fix `-Wunused-variable` warning. NFC.
More information about the All-commits
mailing list