Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sema: add warning for c++ member variable shadowing | Saleem Abdulrasool | 2017-02-08 | 3 | -11/+123 |
* | Tests and status for core issues 1-50. | Richard Smith | 2013-05-19 | 1 | -0/+11 |
* | Modify how the -verify flag works. Currently, the verification string and | Richard Trieu | 2011-12-15 | 1 | -1/+1 |
* | In the presence of using declarations, we can find the same class | Douglas Gregor | 2010-10-22 | 1 | -0/+28 |
* | Reinstate r97674 with a fix for the assertion that was firing in <list> | Douglas Gregor | 2010-03-03 | 1 | -0/+63 |
* | Revert r97674; it's causing failures | Douglas Gregor | 2010-03-03 | 1 | -63/+0 |
* | Implement disambiguation of base class members via a | Douglas Gregor | 2010-03-03 | 1 | -0/+63 |
* | Implement name hiding for names found through virtual base subobjects | Douglas Gregor | 2010-03-03 | 1 | -0/+40 |