Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't crash with -Wlarge-by-value-copy and a dependent type. PR11726. | Eli Friedman | 2012-01-09 | 1 | -0/+5 |
| | | | | llvm-svn: 147812 | ||||
* | -Rename -Wargument-larger-than -> -Wlarge-by-value-copy | Argyrios Kyrtzidis | 2010-11-18 | 1 | -0/+42 |
-Improve the diagnostic message -Add some comments Suggestions by Chris. llvm-svn: 119594 |