[all-commits] [llvm/llvm-project] f88177: [libc++] Require a C++20 capable compiler.

mordante via All-commits all-commits at lists.llvm.org
Fri Sep 24 08:38:40 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f881776175e97f7667ad2d32cfea0ba6f4254181
      https://github.com/llvm/llvm-project/commit/f881776175e97f7667ad2d32cfea0ba6f4254181
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2021-09-24 (Fri, 24 Sep 2021)

  Changed paths:
    M libcxx/CMakeLists.txt
    M libcxx/benchmarks/CMakeLists.txt

  Log Message:
  -----------
  [libc++] Require a C++20 capable compiler.

This enforces libcxx and its benchmarks are compiled by a C++20 capable
compiler. Based on review comments in D103413.

Differential Revision: https://reviews.llvm.org/D110338




More information about the All-commits mailing list