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

David Blaikie <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX
                 CC|                            |[email protected]

--- Comment #1 from David Blaikie <[email protected]> ---
Somewhere between "won't fix", "invalid", and "by design"

Clang compiler warnings can't efficiently do value propagation like this in
warnings - it's too expensive, in general, for compile time.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to