commit | c9e74ddb6c7ac46d4a00acac268de6b2def1f560 | [log] [tgz] |
---|---|---|
author | Eric Fiselier <eric@efcs.ca> | Sun Aug 14 22:51:54 2016 +0000 |
committer | Eric Fiselier <eric@efcs.ca> | Sun Aug 14 22:51:54 2016 +0000 |
tree | 455aa820f57e26618f1a5aa64b8e6e51c0e7ed41 | |
parent | d6e36bb77362d01a3013d8b52e0c625a7cf1aaab [diff] |
Add private option to change build dialect from C++11 Although libc++ only requires C++11 to build, there are other reasons to turn on a newer dialect in the build. For example IDE's may not highlight any C++14/C++17 in the headers when configured for C++11. This patch add's a private option for changing this. git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@278638 91177308-0d34-0410-b5e6-96231b3b80d8