[all-commits] [llvm/llvm-project] 61498a: [libc++] Include language.h inside __config (#114269)

Louis Dionne via All-commits all-commits at lists.llvm.org
Thu Oct 31 08:35:52 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 61498a897dd3ae23820a02c3b38eeebb4365e6ef
      https://github.com/llvm/llvm-project/commit/61498a897dd3ae23820a02c3b38eeebb4365e6ef
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2024-10-31 (Thu, 31 Oct 2024)

  Changed paths:
    M libcxx/include/__config

  Log Message:
  -----------
  [libc++] Include language.h inside __config (#114269)

We were getting this include transitively via availability.h, but we
really should be including it explicitly.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list