This patch adds a check for if -std=c++11 is a supported flag, and adds it to CMAKE_CXX_FLAGS if it is supported.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM. I'm surprised we don't already require C++11.
cmake/config-ix.cmake | ||
---|---|---|
40 ↗ | (On Diff #69619) | Nit LIBCXXABI_HAS_STD_CXX11. |