[all-commits] [llvm/llvm-project] d7a4ff: [compiler-rt] Clean up explicit -std=c++17 addition
Shoaib Meenai via All-commits
all-commits at lists.llvm.org
Thu Aug 18 15:54:10 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d7a4ff9986c8dcaf967770c868e9020d3f328e9f
https://github.com/llvm/llvm-project/commit/d7a4ff9986c8dcaf967770c868e9020d3f328e9f
Author: Shoaib Meenai <smeenai at fb.com>
Date: 2022-08-18 (Thu, 18 Aug 2022)
Changed paths:
M compiler-rt/CMakeLists.txt
M compiler-rt/cmake/config-ix.cmake
Log Message:
-----------
[compiler-rt] Clean up explicit -std=c++17 addition
This was superseded by 5737f6a527d782e6577e5cc1e0c743df2c98546a. Clean
it up as suggested by Mike Hommey in https://reviews.llvm.org/D131937.
More information about the All-commits
mailing list