[PATCH] D101583: Partial revert of "Use std::foo_t rather than std::foo in LLVM." in googlebench
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 29 17:39:04 PDT 2021
MaskRay added a comment.
In D101583#2727485 <https://reviews.llvm.org/D101583#2727485>, @jroelofs wrote:
> In D101583#2727459 <https://reviews.llvm.org/D101583#2727459>, @MaskRay wrote:
>
>> How about just using C++14 for utils/benchmark/ ?
>
> That seemed like a bigger change, with more potential fallout re: windows bots that I didn't want to sign up for ;)
llvm/CMakeLists.txt sets `CMAKE_CXX_STANDARD` to 14.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101583/new/
https://reviews.llvm.org/D101583
More information about the llvm-commits
mailing list