[all-commits] [llvm/llvm-project] df6fce: Fix the implicit module build (2/2)

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Mon Mar 14 09:43:26 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: df6fcef2b8330afd08a3c76e6a01cb5ada6b1aa9
      https://github.com/llvm/llvm-project/commit/df6fcef2b8330afd08a3c76e6a01cb5ada6b1aa9
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2022-03-14 (Mon, 14 Mar 2022)

  Changed paths:
    M clang/include/clang/module.modulemap

  Log Message:
  -----------
  Fix the implicit module build (2/2)

This fixes the implicit module build after b1b4b6f36695 broke the LLDB
build: https://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake/42084/

My previous commit didn't have the modulemap change staged.




More information about the All-commits mailing list