[all-commits] [llvm/llvm-project] da0592: [libc++] Use CMake interface targets to setup benc...

Louis Dionne via All-commits all-commits at lists.llvm.org
Thu Aug 13 05:38:41 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: da0592e4c8df95efad4e42d63646f8a5336a7edc
      https://github.com/llvm/llvm-project/commit/da0592e4c8df95efad4e42d63646f8a5336a7edc
  Author: Louis Dionne <ldionne at apple.com>
  Date:   2020-08-13 (Thu, 13 Aug 2020)

  Changed paths:
    M libcxx/benchmarks/CMakeLists.txt

  Log Message:
  -----------
  [libc++] Use CMake interface targets to setup benchmark flags

This also fixes an issue where the benchmarks were being built with C++14
instead of C++17, as they should be.




More information about the All-commits mailing list