[all-commits] [llvm/llvm-project] a12c07: [compiler-rt] Use -std=c++17 for standalone build
Fangrui Song via All-commits
all-commits at lists.llvm.org
Mon Aug 8 12:04:54 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a12c076f60a726ebe4605ea7d2784f531adfec76
https://github.com/llvm/llvm-project/commit/a12c076f60a726ebe4605ea7d2784f531adfec76
Author: Fangrui Song <i at maskray.me>
Date: 2022-08-08 (Mon, 08 Aug 2022)
Changed paths:
M compiler-rt/CMakeLists.txt
M compiler-rt/cmake/config-ix.cmake
Log Message:
-----------
[compiler-rt] Use -std=c++17 for standalone build
Follow-up to D130689.
Reviewed By: thieta
Differential Revision: https://reviews.llvm.org/D131382
More information about the All-commits
mailing list