Use the new __has_feature(cxx_constexpr_string_builtins) for detection of the...
Use the new __has_feature(cxx_constexpr_string_builtins) for detection of the C-string intrinsics for constexpr support in std::char_traits. Thanks to Richard for the intrisic support. llvm-svn: 293154
Loading
Please sign in to comment