This is an archive of the discontinued LLVM Phabricator instance.

Bug fix: note diagnosis on expression narrowing...
ClosedPublic

Authored by lvoufo on Aug 13 2013, 3:08 PM.

Details

Reviewers
rsmith
Summary

... should say "variable template" instead of "static data member" when appropriate.
(See test case update in patch.)

Diff Detail

Event Timeline

rsmith accepted this revision.Aug 14 2013, 1:07 PM

LGTM

Eugene.Zelenko closed this revision.Oct 5 2016, 1:03 PM
Eugene.Zelenko added a subscriber: Eugene.Zelenko.

Committed in rL188409.