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.
Loading
Please register or sign in to comment