Skip to content
Commit 7e5b4c93 authored by Howard Hinnant's avatar Howard Hinnant
Browse files

Put std::piecewise_construct_t back into the dylib for ABI stability. When...

Put std::piecewise_construct_t back into the dylib for ABI stability.  When clients are in C++11/constexpr mode this will be safely ignored because piecewise_construct is then declared with internal linkage.

llvm-svn: 153981
parent 3e66d732
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment