Fix warning caused by unused local variable. NFC.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
committed something like this along with another fix in 252580
Feel free to just commit stuff like this without review in the future, if
you have commit access - it's simple enough.
Comment Actions
Or just not cause the problem in the first place... not sure why the builds I did didn’t flag this.
From: David Blaikie [mailto:dblaikie@gmail.com]
Sent: Monday, November 9, 2015 7:20 PM
To: reviews+D14525+public+44dfeb4c191f02ac@reviews.llvm.org; Andy Ayers <andya@microsoft.com>
Cc: llvm-commits <llvm-commits@lists.llvm.org>
Subject: Re: [PATCH] D14525: Remove unused local variable
committed something like this along with another fix in 252580
Feel free to just commit stuff like this without review in the future, if you have commit access - it's simple enough.