[all-commits] [llvm/llvm-project] 1a5c92: [libc++] Fixes _LIBCPP_HAS_NO_CONCEPTS

mordante via All-commits all-commits at lists.llvm.org
Sat Feb 20 00:15:37 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1a5c92f680218368ba8a0dcd1650a87f42ddd972
      https://github.com/llvm/llvm-project/commit/1a5c92f680218368ba8a0dcd1650a87f42ddd972
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2021-02-20 (Sat, 20 Feb 2021)

  Changed paths:
    M libcxx/include/__config

  Log Message:
  -----------
  [libc++] Fixes _LIBCPP_HAS_NO_CONCEPTS

Before the define was in a GCC specific part. Now it's available for all
compilers. The patch had its CI run in D93593.




More information about the All-commits mailing list