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

David Blaikie <dblai...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX
                 CC|                            |dblai...@gmail.com

--- Comment #1 from David Blaikie <dblai...@gmail.com> ---
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
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to