[all-commits] [llvm/llvm-project] d256b8: Fix "unused variable" warning from recent GCC.
Richard Smith via All-commits
all-commits at lists.llvm.org
Wed Jul 15 11:35:35 PDT 2020
Branch: refs/heads/release/11.x
Home: https://github.com/llvm/llvm-project
Commit: d256b8ad5f2898cd05faa7319e00ea4a86b0cb47
https://github.com/llvm/llvm-project/commit/d256b8ad5f2898cd05faa7319e00ea4a86b0cb47
Author: Richard Smith <richard at metafoo.co.uk>
Date: 2020-07-15 (Wed, 15 Jul 2020)
Changed paths:
M clang/lib/AST/ExprConstant.cpp
Log Message:
-----------
Fix "unused variable" warning from recent GCC.
(cherry picked from commit 268025e2636c023fc39eed80cc4589f7ce9db786)
More information about the All-commits
mailing list