[PATCH] D101583: Partial revert of "Use std::foo_t rather than std::foo in LLVM." in googlebench
Jon Roelofs via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 29 18:04:24 PDT 2021
jroelofs added a comment.
In D101583#2727555 <https://reviews.llvm.org/D101583#2727555>, @MaskRay wrote:
> llvm/CMakeLists.txt sets `CMAKE_CXX_STANDARD` to 14.
As "prior art", https://reviews.llvm.org/D93794 also backed out a c++14 feature from this component.
Seems prudent to keep our diff with upstream googlebench as small as possible to make it easier to update in the future.
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