Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bogus "inline namespace cannot be reopened as non-inline" diagnostic to | Richard Smith | 2016-09-30 | 1 | -2/+7 |
* | Egriegious hack to support libstdc++4.6's broken <atomic> header, which defines | Richard Smith | 2012-10-04 | 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 |
* | Downgrade the error about re-opening an inline namespace as non-inline | Douglas Gregor | 2011-05-20 | 1 | -1/+1 |
* | Enable inline namespaces in the AST. | Sebastian Redl | 2010-08-31 | 1 | -0/+13 |