diff options
author | Eric Fiselier <eric@efcs.ca> | 2018-11-13 07:03:16 +0000 |
---|---|---|
committer | Eric Fiselier <eric@efcs.ca> | 2018-11-13 07:03:16 +0000 |
commit | 4de1c753ff50a2c8aad8ddd56c449b29f85b16d5 (patch) | |
tree | 221458caccf3826e5e05bf0fa97ff7206f3b7cdf /libcxx/benchmarks/ordered_set.bench.cpp | |
parent | 32869c6997aa2c880acbad5e8a39e16ab06c6507 (diff) | |
download | bcm5719-llvm-4de1c753ff50a2c8aad8ddd56c449b29f85b16d5.tar.gz bcm5719-llvm-4de1c753ff50a2c8aad8ddd56c449b29f85b16d5.zip |
Attempt to make benchmarks fall back to -std=c++1z when C++17 isn't supported.
The benchmarks currently require C++17, however Clang 3.9 doesn't
support -std=c++17 while still supporting all the C++17 features needed
to compile the benchmarks.
This patch makes the benchmark build attempt to fall back to -std=c++1z
when -std=c++17 isn't supported.
See llvm.org/PR39629
llvm-svn: 346744
Diffstat (limited to 'libcxx/benchmarks/ordered_set.bench.cpp')
0 files changed, 0 insertions, 0 deletions