[llvm-bugs] [Bug 31528] llvm/lib/Support/NativeFormatting.cpp:244: local variable 'Len' set but not used ?

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Jan 4 11:48:06 PST 2017


https://llvm.org/bugs/show_bug.cgi?id=31528

Eric Christopher <echristo at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |echristo at gmail.com
         Resolution|---                         |FIXED

--- Comment #1 from Eric Christopher <echristo at gmail.com> ---
I think it's just dead and so...

Fixed thusly:

echristo at dzur ~/s/llvm> git svn dcommit
Committing to https://llvm.org/svn/llvm-project/llvm/trunk ...
        M       lib/Support/NativeFormatting.cpp
Committed r290995

Thanks!

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170104/b0a55e13/attachment.html>


More information about the llvm-bugs mailing list