[PATCH] D44559: [Sema] Wrong width of result of mul operation

Roman Lebedev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 27 05:23:10 PDT 2018


lebedev.ri added a comment.

In https://reviews.llvm.org/D44559#1049049, @avt77 wrote:

> ...
>  But I don't mind to close the review - and the corresponding bug of course.


I disagree with closing the bug.
It's a real issue that is not detected/diagnosed by anything in clang (diagnostic, sanitizer).

It seems we are in a deadlock here :)


https://reviews.llvm.org/D44559





More information about the cfe-commits mailing list