This variable is referenced on line 628, but that code is unreachable due to return statement on line 412, which looks like it wasn't commented out by mistake.
@Dr15Jones, @antoniovilela, @makortel, @mandrenguyen, @rappoccio, @sextonkennedy, @smuzaffar can you please review it and eventually sign/assign? Thanks.
LLVM Analyzer reports dead assignment in EwkElecDQM.cc.
This variable is referenced on line 628, but that code is unreachable due to
return
statement on line 412, which looks like it wasn't commented out by mistake.