Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement restriction that a partial specialization must actually specialize | Richard Smith | 2013-09-24 | 1 | -1/+1 |
* | Do not emit duplicate global initializers for template static data members in... | David Blaikie | 2013-09-04 | 1 | -3/+28 |
* | Order initializers of static data members of explicit specializations | Reid Kleckner | 2013-09-04 | 1 | -8/+43 |
* | Add a separate llvm.global_ctors entry for linkonce_odr data initializers | Reid Kleckner | 2013-08-22 | 1 | -0/+25 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Don't emit explicit specializations of static member variable declarations. | Anders Carlsson | 2009-12-04 | 1 | -0/+11 |