void g() { static char a[10]; static char *b = a; } Now we can compile wget! llvm-svn: 47627
We now use the CodeGenModule logic for generating the constant initialiser expression, so happily further initialiser fixes should automatically work for statics as well. llvm-svn: 44495
llvm-svn: 43386