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

Timo Sirainen <t...@iki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WORKSFORME
             Status|NEW                         |RESOLVED

--- Comment #1 from Timo Sirainen <t...@iki.fi> ---
Well, I just heard about __builtin_unreachable(). Looks like I can #define
i_unreached() __builtin_unreachable() and the results look good. No more false
positives.

-- 
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