1. b9c64d8 C++11 allows unions to have static data members. Remove the corresponding by Richard Smith · 13 years ago
  2. c49bd11 Reinstate r142844 (reverted in r142872) now that lvalue-to-rvalue conversions by Richard Smith · 13 years ago
  3. 99ace16 Template static data members can have weak_odr linkage, not just by John McCall · 13 years ago
  4. 3030eb8 Simplify the logic for emitting guard variables for template static by John McCall · 14 years ago
  5. 3bb9269 Use the right definition when emitting a global variable. Fixes PR5564. by Anders Carlsson · 15 years ago
  6. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  7. a0d4b63 Fix a crash when referencing static data members. by Anders Carlsson · 15 years ago