DescriptionAdd ANALYSIS_ASSUME_TRUE annotations to DCHECK_OP impl bodies.
The annotations stop static analysis if a comparison-based DCHECK fails,
which is a signal to the static analyzer that the asserted condition
will always be true.
R=danakj@chromium.org,wez@chromium.org
BUG=327707
Review-Url: https://codereview.chromium.org/2691243004
Cr-Commit-Position: refs/heads/master@{#450532}
Committed: https://chromium.googlesource.com/chromium/src/+/9db26fbab2a06135a5519f21324d1a01851cef3d
Patch Set 1 #
Messages
Total messages: 7 (3 generated)
|