Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PR13403 (+duplicates): implement C++ DR1310 (http://wg21.link/cwg1310). | Richard Smith | 2017-01-19 | 1 | -2/+3 |
* | Do not add enums to prototype scope in C++ modes. | Peter Collingbourne | 2014-02-22 | 1 | -0/+15 |
* | When instantiating a function-scoped enum, make sure that it and its | Douglas Gregor | 2010-03-01 | 1 | -0/+16 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
* | Implement instantiation of enums within class templates. This isn't | Douglas Gregor | 2009-03-17 | 1 | -0/+11 |