| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | The exception-declaration for a function-try-block cannot redeclare a | Aaron Ballman | 2014-06-02 | 1 | -2/+8 |
| * | Fix more try scoping bugs introduced by r167650. | David Blaikie | 2012-11-12 | 1 | -0/+23 |
| * | Handle redeclarations of catch variables in catch blocks. | David Blaikie | 2012-11-10 | 1 | -0/+12 |
| * | PR14296: function parameter name collisions in function try/catch | David Blaikie | 2012-11-10 | 1 | -0/+25 |
| * | Update all tests other than Driver/std.cpp to use -std=c++11 rather than | Richard Smith | 2011-10-13 | 1 | -1/+1 |
| * | Add support for C++0x's range-based for loops, as specified by the C++11 draf... | Richard Smith | 2011-04-14 | 1 | -0/+68 |

