1. bc34b1d PR9669: implement correct checking for [dcl.init.string]p2. by Eli Friedman · 13 years ago
  2. ae79222 static local variables with destructors don't require a global destructor by John McCall · 14 years ago
  3. 558d2ab one piece of code is responsible for the lifetime of every aggregate by John McCall · 14 years ago
  4. 36281c6 Don't give 'global constructor' warnings for function statics, even if they have a direct initializer. Fixes PR8095. by Sebastian Redl · 14 years ago
  5. 4938f23 Static local variables don't result in global constructors being emitted. by Anders Carlsson · 14 years ago
  6. 4204f07 Further adjustments to -Wglobal-constructors; works for references and direct by John McCall · 14 years ago
  7. b4b9b15 Kill off RequiresGlobalConstructor in favor of isConstantInitializer. by John McCall · 14 years ago
  8. 626e96e Make a first pass at implementing -Wglobal-constructors. I'm worried that this by John McCall · 14 years ago