diff options
author | Eric Fiselier <eric@efcs.ca> | 2019-12-11 20:26:30 -0500 |
---|---|---|
committer | Eric Fiselier <eric@efcs.ca> | 2019-12-11 20:26:30 -0500 |
commit | 72b41e6e2d560aee6f52b2f1db385972053bc7d1 (patch) | |
tree | b2d81d7cb597ef8b3b8672c0729a944c926aad7e /clang/lib/Frontend/FrontendActions.cpp | |
parent | 9fdcae7c81f5ff92ad694f5d993a042a525fd6bc (diff) | |
download | bcm5719-llvm-72b41e6e2d560aee6f52b2f1db385972053bc7d1.tar.gz bcm5719-llvm-72b41e6e2d560aee6f52b2f1db385972053bc7d1.zip |
[libc++] Require C++14 in all cases.
LLVM has moved to C++14, and the libc++ build should too.
C++14 is needed to provide constant initialization for certain global
objects.
I suspect this change may break some older GCC buildbots, and I'll clean
those up as they fall.
Diffstat (limited to 'clang/lib/Frontend/FrontendActions.cpp')
0 files changed, 0 insertions, 0 deletions