Age | Commit message (Expand) | Author |
---|---|---|
2012-04-05 | Improve diagnostics for invalid use of non-static members / this: | Richard Smith |
2011-12-15 | Modify how the -verify flag works. Currently, the verification string and | Richard Trieu |
2010-11-26 | Allow access to non-static members without an object in sizeof expressions, i... | Sebastian Redl |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-08-06 | AlisdairM pointed out that this will likely be relaxed in C++0x, so let's | John McCall |
2009-08-05 | Add a test for invalid uses of non-static members from nested classes, just | John McCall |