Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re-commit r283722, reverted in r283750, with a fix for a CUDA-specific use of | Richard Smith | 2016-10-10 | 1 | -1/+56 |
* | Revert "P0035R4: Semantic analysis and code generation for C++17 overaligned ... | Daniel Jasper | 2016-10-10 | 1 | -56/+1 |
* | P0035R4: Semantic analysis and code generation for C++17 overaligned | Richard Smith | 2016-10-10 | 1 | -1/+56 |
* | Update all tests other than Driver/std.cpp to use -std=c++11 rather than | Richard Smith | 2011-10-13 | 1 | -1/+1 |
* | Restore r101841 without modification. Also mark 'operator delete' as used for | John McCall | 2010-04-20 | 1 | -1/+1 |
* | Revert r101841 and follow-up. | John McCall | 2010-04-20 | 1 | -1/+1 |
* | Don't bother looking for (or diagnosing problems with) the 'operator delete' | John McCall | 2010-04-20 | 1 | -1/+1 |
* | Implement semantic analysis for C++ [expr.new]p18-20, which describe | Douglas Gregor | 2010-02-26 | 1 | -0/+13 |