Commit Graph

1 Commits (8980281184a5d60098f36f3db605181f08aa1caa)

Author SHA1 Message Date
Andrew Kelley f55fdc00fc fix const and volatile qualifiers being dropped sometimes
in the expression `&const a.b`, the const (and/or volatile)
qualifiers would be incorrectly dropped.

closes #655
2017-12-13 21:53:52 -05:00