If a static data member of a class template which could be used in a constant
expression is referenced, defined, then referenced again, make sure we instantiate it the second time it's referenced. This is the static data member analogue of r150518. llvm-svn: 150560
Loading
Please register or sign in to comment