On 11 February 2016 at 16:31, H.J. Lu <hjl.to...@gmail.com> wrote: > struct A { > static void foo (void) (); > static int xxx; > };
What about it? It's an empty struct. (And it declares a function and a variable in the namespace of A, which however do not have any relevant impact here.) Matthijs van Duin _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits