[PATCH] D93794: Fixed a build error when using CMake 3.15.1 + NDK-R20

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 3 23:47:55 PST 2021


lebedev.ri added a comment.

I'm being dense here, sorry. I thought `benchmark` is usually built with `-std=c++14`,
but as per `llvm-project/llvm/utils/benchmark/CMakeLists.txt`, that is not the case.
So i'll just reland this.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93794/new/

https://reviews.llvm.org/D93794



More information about the llvm-commits mailing list