[all-commits] [llvm/llvm-project] a06b2c: Fix clang/test/Modules/empty.modulemap by increasi...

sdesmalen-arm via All-commits all-commits at lists.llvm.org
Mon Jun 15 04:28:35 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a06b2cb0f5df68e06f0cbce5f2d5fb9d3dcb57d6
      https://github.com/llvm/llvm-project/commit/a06b2cb0f5df68e06f0cbce5f2d5fb9d3dcb57d6
  Author: Sander de Smalen <sander.desmalen at arm.com>
  Date:   2020-06-15 (Mon, 15 Jun 2020)

  Changed paths:
    M clang/test/Modules/empty.modulemap

  Log Message:
  -----------
  Fix clang/test/Modules/empty.modulemap by increasing limit.

This fixes a buildbot failure on Builder llvm-clang-win-x-aarch64.

The size of the module increased to just over 30kb due to new
Decl TypeDefs being added to the module after D81459 that
adds new ACLE types.




More information about the All-commits mailing list