Add a configure option to pass -std=c++11 on the command line.
authorEric Christopher <echristo@apple.com>
Fri, 3 Aug 2012 19:47:14 +0000 (19:47 +0000)
committerEric Christopher <echristo@apple.com>
Fri, 3 Aug 2012 19:47:14 +0000 (19:47 +0000)
commit82120023861a85427f436dcb6f21a741e32a7896
tree5f231bf8d876f6e91d0698a440047cdfaf144238
parent07dc609c37663ee0d4179c7de605a841517f4525
Add a configure option to pass -std=c++11 on the command line.

rdar://11366674

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161251 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile.config.in
Makefile.rules
autoconf/configure.ac
configure