[all-commits] [llvm/llvm-project] 56926a: Revert "[libcxx] Enable C++17 for the benchmarks."
mordante via All-commits
all-commits at lists.llvm.org
Thu Mar 12 14:25:34 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 56926a9146fc5a222c049ede403eb28fef0a7a15
https://github.com/llvm/llvm-project/commit/56926a9146fc5a222c049ede403eb28fef0a7a15
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2020-03-12 (Thu, 12 Mar 2020)
Changed paths:
M libcxx/benchmarks/CMakeLists.txt
Log Message:
-----------
Revert "[libcxx] Enable C++17 for the benchmarks."
It seems several build bots have issues with setting the CXX_STANDARD
property to 17.
This reverts commit d184d0226301d8bb8b3fdaee52bb636faddd81bc.
More information about the All-commits
mailing list