summaryrefslogtreecommitdiff
path: root/test/files/neg/macro-incompatible-macro-engine-a
Commit message (Collapse)AuthorAgeFilesLines
* SI-8375 saner binary incompat errors for macrosEugene Burmako2014-03-075-0/+51
Inspired by Brian McKenna's RC1 migration experience, this commit improves macro impl binding validation in order to provide more helpful diagnostic for this quite frequent class of errors.