diff options
author | Justin Bogner <mail@justinbogner.com> | 2019-04-08 10:19:17 +0000 |
---|---|---|
committer | Justin Bogner <mail@justinbogner.com> | 2019-04-08 10:19:17 +0000 |
commit | 25de7691a0e27c29c8d783a22373cc265571f5e9 (patch) | |
tree | fe75f013f7b47236fb397f175d448c623878b306 /clang/lib/Frontend/ASTMerge.cpp | |
parent | a82235843b102202766115e10003c9465a8b83ae (diff) | |
download | llvm-25de7691a0e27c29c8d783a22373cc265571f5e9.zip llvm-25de7691a0e27c29c8d783a22373cc265571f5e9.tar.gz llvm-25de7691a0e27c29c8d783a22373cc265571f5e9.tar.bz2 |
[CMake] Replace LLVM_ENABLE_CXX1Y and friends with LLVM_CXX_STD
Simplify building with particular C++ standards by replacing the
specific "enable standard X" flags with a flag that allows specifying
the standard you want directly.
We preserve compatibility with the existing flags so that anyone with
those flags in existing caches won't break mysteriously.
Differential Revision: https://reviews.llvm.org/D60399
llvm-svn: 357899
Diffstat (limited to 'clang/lib/Frontend/ASTMerge.cpp')
0 files changed, 0 insertions, 0 deletions