Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow typo correction to try removing nested name specifiers. | Kaelyn Uhrain | 2013-07-02 | 1 | -2/+2 |
* | Add the global namespace (the "::" namespace specifier) to the list of | Kaelyn Uhrain | 2013-06-24 | 1 | -2/+2 |
* | Update all tests other than Driver/std.cpp to use -std=c++11 rather than | Richard Smith | 2011-10-13 | 1 | -1/+1 |
* | Support explicit template specialization and instantiation for members | Douglas Gregor | 2011-03-07 | 1 | -0/+21 |
* | Make inline namespace not be transparent after all. The concept simply doesn'... | Sebastian Redl | 2010-08-31 | 1 | -0/+23 |
* | Add a forgotten place where the enclosing namespace set matters, plus a big t... | Sebastian Redl | 2010-08-31 | 1 | -0/+74 |