3124001cc7
The analyzer now issues hints on uses of the deprecated behavior in which dynamic is treated as bottom in certain positions. These changes eliminate cases from pkg/testing that were relying on the deprecated behavior. TBR=ahe@google.com BUG= Review-Url: https://codereview.chromium.org/3010803002 .