commit | 44197a11b16498c68bbee6b359290ab0a52b8e64 | [log] [tgz] |
---|---|---|
author | Petr Hosek <phosek@chromium.org> | Sun Oct 23 21:48:27 2016 +0000 |
committer | Petr Hosek <phosek@chromium.org> | Sun Oct 23 21:48:27 2016 +0000 |
tree | f78c9db2107306c59d8c9244db8095a84aa6bb74 | |
parent | 1e836f0cc761af825cd1db0d96c20abbad5447a4 [diff] |
[libcxx] Use C++14 when building libc++ with musl musl's pthread implementations use volatile types in their structs which is not being constexpr in C++11 but is in C++14. Differential Revision: https://reviews.llvm.org/D25491 git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@284950 91177308-0d34-0410-b5e6-96231b3b80d8