[LLVMbugs] [Bug 8682] clang should not issue -Wtautological-compare warnings on dependent values
    bugzilla-daemon at llvm.org 
    bugzilla-daemon at llvm.org
       
    Fri Nov  1 15:01:57 PDT 2013
    
    
  
http://llvm.org/bugs/show_bug.cgi?id=8682
rtrieu at google.com changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |rtrieu at google.com
         Resolution|---                         |FIXED
--- Comment #10 from rtrieu at google.com ---
r193887 and r193888 disable the warning -Wtautological-compare in template
instantiations, which prevent dependent values from triggering this warning.
-- 
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/20131101/7399fb9a/attachment.html>
    
    
More information about the llvm-bugs
mailing list