aboutsummaryrefslogtreecommitdiff
path: root/test/SemaCXX/warn-unused-parameters.cpp
AgeCommit message (Expand)Author
2012-03-01Fix the isReferenced bit on parameters in a couple of edge cases. PR12153.Eli Friedman
2010-04-19Do not diagnose unused-parameter errors in template instantiations. WeDouglas Gregor