| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use comdats to avoid double initialization of weak data | Reid Kleckner | 2014-05-23 | 1 | -8/+8 |
| * | Include translation unit filename in global ctor symbol names. | Nico Weber | 2014-05-06 | 1 | -3/+3 |
| * | 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 |

