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 | -0/+25 |
* | Revert "P0035R4: Semantic analysis and code generation for C++17 overaligned ... | Daniel Jasper | 2016-10-10 | 1 | -25/+0 |
* | P0035R4: Semantic analysis and code generation for C++17 overaligned | Richard Smith | 2016-10-10 | 1 | -0/+25 |
* | Implement access checking for the "delete" operator. Fixes PR9050, | Douglas Gregor | 2011-02-01 | 1 | -5/+17 |
* | Turn access control on by default in -cc1. | John McCall | 2010-04-09 | 1 | -1/+1 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Add test for expr.delete p5, with a FIXME. | Daniel Dunbar | 2009-11-13 | 1 | -0/+34 |