[all-commits] [llvm/llvm-project] 268025: Fix "unused variable" warning from recent GCC.
Richard Smith via All-commits
all-commits at lists.llvm.org
Wed Jul 15 11:33:48 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 268025e2636c023fc39eed80cc4589f7ce9db786
https://github.com/llvm/llvm-project/commit/268025e2636c023fc39eed80cc4589f7ce9db786
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.
More information about the All-commits
mailing list