| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix missing braces around two statements that were intended to be part | Chandler Carruth | 2011-06-27 | 1 | -0/+7 |
| | | | | | | | | | | | | of a single if block. This is really annoying to track down and test. Silly changes to the test case caused it to stop showing up. I wish there were a more concrete way of asserting that a note attaches to the intended diagnostic. This fixes PR10195. llvm-svn: 133907 | ||||
| * | Warn when trying to call a pure virtual member function in a class from the ↵ | Anders Carlsson | 2011-05-06 | 1 | -0/+7 |
| class constructor/destructor. Fixes PR7966. llvm-svn: 130982 | |||||

