[webkit-reviews] review denied: [Bug 202168] Address static analysis warnings in B3LowerToAir.cpp: Value stored to '...' during its initialization is never read : [Attachment 379497] New patch along the lines that Phil asks.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 12 20:45:40 PDT 2020


Yusuke Suzuki <ysuzuki at apple.com> has denied Keith Rollin <krollin at apple.com>'s
request for review:
Bug 202168: Address static analysis warnings in B3LowerToAir.cpp: Value stored
to '...' during its initialization is never read
https://bugs.webkit.org/show_bug.cgi?id=202168

Attachment 379497: New patch along the lines that Phil asks.

https://bugs.webkit.org/attachment.cgi?id=379497&action=review




--- Comment #6 from Yusuke Suzuki <ysuzuki at apple.com> ---
Comment on attachment 379497
  --> https://bugs.webkit.org/attachment.cgi?id=379497
New patch along the lines that Phil asks.

Yeah, I think this is not good for readability. We should explore the other
way, or disable this warning.


More information about the webkit-reviews mailing list