[all-commits] [llvm/llvm-project] 70b53a: Fix gcc `-Wunused-variable` warning. NFC.
darkbuck via All-commits
all-commits at lists.llvm.org
Sun Jan 19 09:24:29 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 70b53a301888fe2be36996b41a7dd5aa7c256dc9
https://github.com/llvm/llvm-project/commit/70b53a301888fe2be36996b41a7dd5aa7c256dc9
Author: Michael Liao <michael.hliao at gmail.com>
Date: 2020-01-19 (Sun, 19 Jan 2020)
Changed paths:
M clang/lib/Serialization/ASTReaderStmt.cpp
Log Message:
-----------
Fix gcc `-Wunused-variable` warning. NFC.
More information about the All-commits
mailing list