Description[ast] Change printing of {Variable::maybe_assigned}.
This reverses the printing scheme for the flag in question to make it
print the "positive" analysis results (i.e. variable never assigned)
instead of the "negative" results (i.e. variable maybe assigned). This
helps to spot false-positives which are much more dangerous in practice
compared to missed optimization opportunities.
R=neis@chromium.org
Committed: https://crrev.com/1a36eaea4b6d788fef2b3073d327a7fc33849acd
Cr-Commit-Position: refs/heads/master@{#40993}
Patch Set 1 #
Messages
Total messages: 11 (6 generated)
|