Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create a diagnostic group for warn_call_to_pure_virtual_member_function_from_... | Sylvestre Ledru | 2018-11-26 | 1 | -1/+1 |
* | [Sema] Don't emit "pure virtual" warning for fully qualified calls. | Davide Italiano | 2015-07-14 | 1 | -2/+10 |
* | Fix missing braces around two statements that were intended to be part | Chandler Carruth | 2011-06-27 | 1 | -0/+7 |
* | Warn when trying to call a pure virtual member function in a class from the c... | Anders Carlsson | 2011-05-06 | 1 | -0/+7 |