Files
sdk/pkg/analyzer/lib
Paul Berry d97c36b8df Properly resynthesize ClassElementImpl.hasBeenInferred.
In strong mode, this is set on all classes.  So there is no need to add
any data to the summary format.

Also found and fixed a bug causing a few resynthesis tests to fail to
set the "strongMode" option properly.

R=scheglov@google.com

Review URL: https://codereview.chromium.org/1737903005 .
2016-02-26 14:25:28 -08:00
..