[C++11] Switch autoconf and make to use C++11 by default. Now both build
authorChandler Carruth <chandlerc@gmail.com>
Fri, 28 Feb 2014 21:47:41 +0000 (21:47 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Fri, 28 Feb 2014 21:47:41 +0000 (21:47 +0000)
commit2e7beea23ce80c916f8a4c12299889b268c067d4
tree1bee90a4ab3f290cccd44992fdc1f4d4f08f4259
parentcec8bf321a5bd72c3165ad16b6036d5bcbe40c08
[C++11] Switch autoconf and make to use C++11 by default. Now both build
systems have the default as C++11, but retain the ability to build with
C++98.

Again, please restrain your enthusiasm a bit in case this needs to be
reverted. =]

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202546 91177308-0d34-0410-b5e6-96231b3b80d8
autoconf/configure.ac
configure