[all-commits] [llvm/llvm-project] 275904: [gn build] (manually) merge a whole bunch of libc+...

Nico Weber via All-commits all-commits at lists.llvm.org
Thu Jan 7 19:09:54 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2759041786e4fe0dfb3b4fe9a3107395be738b95
      https://github.com/llvm/llvm-project/commit/2759041786e4fe0dfb3b4fe9a3107395be738b95
  Author: Nico Weber <thakis at chromium.org>
  Date:   2021-01-07 (Thu, 07 Jan 2021)

  Changed paths:
    M llvm/utils/gn/secondary/libcxx/include/BUILD.gn

  Log Message:
  -----------
  [gn build] (manually) merge a whole bunch of libc++ header files

I noticed __availability was missing, so I manually diffed the
file lists and put all recently(ish) added headers:
* __availability from 2eadbc86142ba
* concepts from 601f7631827ae
* execution from 0a06eb911b830
* numbers from 4f6c4b473c4a5

Also remove libcxx_install_support_headers like the CMake build did in
6706342f48bea, and unconditionally copy
support/win32/{limits_msvc_win32.h,locale_win32.h} like the CMake
build always did as far as I can tell.




More information about the All-commits mailing list