summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/Unix/Unix.h
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2014-03-01 03:33:08 +0000
committerChandler Carruth <chandlerc@gmail.com>2014-03-01 03:33:08 +0000
commitbbae512cd241b1d224815b77b6f06d00c686eed9 (patch)
tree8aefc5e1f05774e6222dbf25a0bc0e05bb89ac96 /llvm/lib/Support/Unix/Unix.h
parent620b89017e008809dbf0411cff52083c2588fdb1 (diff)
downloadbcm5719-llvm-bbae512cd241b1d224815b77b6f06d00c686eed9.tar.gz
bcm5719-llvm-bbae512cd241b1d224815b77b6f06d00c686eed9.zip
[C++11] Replace autoconf --enable-cxx11 with --enable-cxx1y. The
baseline is now C++11, and we unconditionally add -std=c++11 to the flags. This has the dim potential to break some non-GNU-compatible compiler (in terms of -std flags) using the makefiles, but those makefiles are littered with GNU-style compile flags so it would be very surprising to me for it to actually happen in practice. As always, do let me know if there is a toolchain you're using where this doesn't work, and I'll be watching the bots. llvm-svn: 202569
Diffstat (limited to 'llvm/lib/Support/Unix/Unix.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud