Fix test suite make so that -std=c++11 gets set properly for supported...
Fix test suite make so that -std=c++11 gets set properly for supported compilers and -std=c++0x gets set only for gcc 4.6 versions. Previously, -std=c++0x was being set for all compilers. llvm-svn: 187080
Loading
Please register or sign in to comment