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

Vedant Kumar <v...@apple.com> changed:

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

--- Comment #5 from Vedant Kumar <v...@apple.com> ---
Ok great!

It's possible that this is surfacing because coverage instrumentation is
serving as an optimization barrier, but this sort of thing should be detected
by -fsanitize=null or -fsanitize=vptr. Let me know if there's a false negative
there.

It's also possible that the instrumentation overhead is causing a timing issue.

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