[all-commits] [llvm/llvm-project] bb037c: [ConstraintSystem] Remove local variable that is s...
mikaelholmen via All-commits
all-commits at lists.llvm.org
Thu Sep 17 05:29:26 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: bb037c2a7625d9d13a86b18d9b8b0c75eb8c91cb
https://github.com/llvm/llvm-project/commit/bb037c2a7625d9d13a86b18d9b8b0c75eb8c91cb
Author: Mikael Holmen <mikael.holmen at ericsson.com>
Date: 2020-09-17 (Thu, 17 Sep 2020)
Changed paths:
M llvm/lib/Analysis/ConstraintSystem.cpp
Log Message:
-----------
[ConstraintSystem] Remove local variable that is set but not read [NFC]
gcc 7.4 warns about it.
More information about the All-commits
mailing list