[all-commits] [llvm/llvm-project] e1ca7a: [libc++] Fix building the benchmarks after introdu...

Louis Dionne via All-commits all-commits at lists.llvm.org
Tue Jul 14 08:50:39 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e1ca7a652222699d3f72cd3115ca269c1040c66e
      https://github.com/llvm/llvm-project/commit/e1ca7a652222699d3f72cd3115ca269c1040c66e
  Author: Louis Dionne <ldionne at apple.com>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M libcxx/benchmarks/CMakeLists.txt

  Log Message:
  -----------
  [libc++] Fix building the benchmarks after introducing a target for cxx-headers

The libc++ headers were included twice, which broke the #include_next
logic.




More information about the All-commits mailing list