[all-commits] [llvm/llvm-project] 0a5c34: [libc++] Add missing <stdbool.h> to the modulemap

Louis Dionne via All-commits all-commits at lists.llvm.org
Mon Aug 8 06:01:22 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0a5c344a84a452452185f3a6bd7d7679a42abb42
      https://github.com/llvm/llvm-project/commit/0a5c344a84a452452185f3a6bd7d7679a42abb42
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2022-08-08 (Mon, 08 Aug 2022)

  Changed paths:
    M libcxx/include/module.modulemap.in

  Log Message:
  -----------
  [libc++] Add missing <stdbool.h> to the modulemap

It used to be defined by the compiler, but libc++ now provides it.

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




More information about the All-commits mailing list