[all-commits] [llvm/llvm-project] 0e0806: tsan: update Go rules to use -std=c++17
Fangrui Song via All-commits
all-commits at lists.llvm.org
Wed Aug 10 00:32:53 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0e08061229aad4ffc6dc2e1790dca2e84964334c
https://github.com/llvm/llvm-project/commit/0e08061229aad4ffc6dc2e1790dca2e84964334c
Author: Fangrui Song <i at maskray.me>
Date: 2022-08-10 (Wed, 10 Aug 2022)
Changed paths:
M compiler-rt/lib/tsan/go/build.bat
M compiler-rt/lib/tsan/go/buildgo.sh
Log Message:
-----------
tsan: update Go rules to use -std=c++17
llvm-project has switched to require C++17.
Reviewed By: dvyukov
Differential Revision: https://reviews.llvm.org/D131536
More information about the All-commits
mailing list