Add test for a construct we currently reject, constant-evaluating a load from...
Add test for a construct we currently reject, constant-evaluating a load from a constant string. Given that gcc doesn't accept this, we should continue to not accept it, even though it was accidentally supported by clang for a brief period. llvm-svn: 154564
Loading
Please register or sign in to comment