diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2017-06-11 23:59:26 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2017-06-11 23:59:26 +0000 |
commit | cf0e48ca01e648cff27170f0574fcff965f55d60 (patch) | |
tree | 7988499e860c7b00f89c12ede73f3c61cd59f719 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | e3568b4b3d922e623c61eacf5d6924be05b522e8 (diff) | |
download | bcm5719-llvm-cf0e48ca01e648cff27170f0574fcff965f55d60.tar.gz bcm5719-llvm-cf0e48ca01e648cff27170f0574fcff965f55d60.zip |
build: use cmake to pass -std=c++11
Rather than manually checking for support for the spelling of the C++
standard, indicate to CMake that we require that the compiler support
C++11 and that we compile without the GNU extensions. This simplifies
the flags handling in libc++abi itself by relying on CMake to translate
the flag and add it as appropriate.
llvm-svn: 305175
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions