[llvm-bugs] [Bug 32019] llvm-cov shows one arm of ?: expression in red
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Feb 24 18:41:38 PST 2017
https://bugs.llvm.org/show_bug.cgi?id=32019
Vedant Kumar <vsk at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|NEW |RESOLVED
--- Comment #2 from Vedant Kumar <vsk at apple.com> ---
David Li introduced instrprof_increment_step to handle this kind of situation.
I checked in a fix which takes advantage of the new intrinsic in clang/r296231.
--
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/20170225/aea8e008/attachment.html>
More information about the llvm-bugs
mailing list