aboutsummaryrefslogtreecommitdiff
path: root/test/SemaCXX/warn-large-by-value-copy.cpp
AgeCommit message (Collapse)Author
2012-01-09Don't crash with -Wlarge-by-value-copy and a dependent type. PR11726.Eli Friedman
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@147812 91177308-0d34-0410-b5e6-96231b3b80d8
2010-11-18-Rename -Wargument-larger-than -> -Wlarge-by-value-copyArgyrios Kyrtzidis
-Improve the diagnostic message -Add some comments Suggestions by Chris. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@119594 91177308-0d34-0410-b5e6-96231b3b80d8