[LLVMbugs] [Bug 19600] clang/lib/CodeGen/CGBuiltin.cpp:4831: variable ‘TblPos’ set but not used

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu May 1 06:54:19 PDT 2014


http://llvm.org/bugs/show_bug.cgi?id=19600

David Binderman <dcb314 at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #2 from David Binderman <dcb314 at hotmail.com> ---

Not sure this is fixed.

Updated to revision 207764.
[dcb at zippy4 llvm]$ fgrep TblPos
/home/dcb/llvm/trunk/llvm/tools/clang/lib/CodeGen/CGBuiltin.cpp
  unsigned TblPos;
    TblPos = 0;
    TblPos = 1;
[dcb at zippy4 llvm]$

-- 
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/20140501/ff2f5145/attachment.html>


More information about the llvm-bugs mailing list