| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Corrrect warn_unused_result attribute | Erich Keane | 2017-04-19 | 1 | -0/+46 |
| * | Properly implement warn_unused_result checking for classes/structs. | Kaelyn Takata | 2015-04-09 | 1 | -2/+21 |
| * | Adding a -Wunused-value warning for expressions with side effects used in an ... | Aaron Ballman | 2014-12-17 | 1 | -1/+1 |
| * | No longer emit diagnostics about unused results (comparisons, etc) from uneva... | Aaron Ballman | 2014-10-16 | 1 | -0/+47 |
| * | Sema: Simplify the check if a method returns an instance of the class. | Benjamin Kramer | 2013-10-16 | 1 | -0/+16 |
| * | For classes that have the warn_unused_result attribute, don't apply the | Kaelyn Uhrain | 2012-11-13 | 1 | -0/+6 |
| * | A couple of small fixes to r167783 | Kaelyn Uhrain | 2012-11-13 | 1 | -1/+1 |
| * | Enable C++11 attribute syntax for warn_unused_result and allow it to be | Kaelyn Uhrain | 2012-11-12 | 1 | -1/+31 |
| * | Clean up the tests for warning about unused function results given the | Chandler Carruth | 2011-02-21 | 1 | -0/+44 |

