Add the test for libstdc++ versions newer than 4.6 so we don't
authorChandler Carruth <chandlerc@gmail.com>
Fri, 17 Jan 2014 09:47:55 +0000 (09:47 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Fri, 17 Jan 2014 09:47:55 +0000 (09:47 +0000)
commitb2671254bdfa5463fcfaf1c5b49184ad0dd3769b
tree99ba584a4faecb05c7b270c66f4cd3c933be42da
parent3039306b76aba88653c4705ca915baad9f9c8ecb
Add the test for libstdc++ versions newer than 4.6 so we don't
accidentally pick that up while using Clang and run into subtle bugs
down the road related to C++11 features not fully implemented in that
version of the standard library.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@199484 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/HandleLLVMOptions.cmake