Fix pr16354.
We now reject things like struct ABC { static double a; }; register double ABC::a = 1.0; llvm-svn: 184300
Loading
Please register or sign in to comment
We now reject things like struct ABC { static double a; }; register double ABC::a = 1.0; llvm-svn: 184300