[all-commits] [llvm/llvm-project] 20b0e0: [gn build] Stop defining GTEST_LANG_CXX11, pass /Z...
Nico Weber via All-commits
all-commits at lists.llvm.org
Tue Nov 15 07:57:32 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 20b0e0a71a333842e13f292c1d224877be6fe538
https://github.com/llvm/llvm-project/commit/20b0e0a71a333842e13f292c1d224877be6fe538
Author: Nico Weber <thakis at chromium.org>
Date: 2022-11-15 (Tue, 15 Nov 2022)
Changed paths:
M llvm/utils/gn/build/BUILD.gn
M llvm/utils/gn/secondary/third-party/unittest/BUILD.gn
Log Message:
-----------
[gn build] Stop defining GTEST_LANG_CXX11, pass /Zc:__cplusplus with msvc
Ports:
* https://reviews.llvm.org/D84023
* https://reviews.llvm.org/rG4f5ccc72f6a6e
(but see https://reviews.llvm.org/rG4901199f5b84b223)
No intended behavior change.
More information about the All-commits
mailing list