hanchenye-llvm-project/libcxxabi/cmake
Saleem Abdulrasool cf0e48ca01 build: use cmake to pass -std=c++11
Rather than manually checking for support for the spelling of the C++
standard, indicate to CMake that we require that the compiler support
C++11 and that we compile without the GNU extensions.  This simplifies
the flags handling in libc++abi itself by relying on CMake to translate
the flag and add it as appropriate.

llvm-svn: 305175
2017-06-11 23:59:26 +00:00
..
Modules [libcxxabi] HandleLLVMOptions in out of tree build 2017-06-03 17:23:19 +00:00
config-ix.cmake build: use cmake to pass -std=c++11 2017-06-11 23:59:26 +00:00