[all-commits] [llvm/llvm-project] 192a3b: [support][ci] Fix modular build on GreenDragon

Jan Svoboda via All-commits all-commits at lists.llvm.org
Mon Jun 20 07:56:38 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 192a3b33f9e7031511dcafc903e7891c00aba2a4
      https://github.com/llvm/llvm-project/commit/192a3b33f9e7031511dcafc903e7891c00aba2a4
  Author: Jan Svoboda <jan_svoboda at apple.com>
  Date:   2022-06-20 (Mon, 20 Jun 2022)

  Changed paths:
    M llvm/include/llvm/Support/BranchProbability.h

  Log Message:
  -----------
  [support][ci] Fix modular build on GreenDragon

This is to fix the following error on https://green.lab.llvm.org/green/job/clang-stage2-Rthinlto:
BranchProbability.h:236:34: error: declaration of 'distance' must be imported from module 'std.iterator.__iterator.distance' before it is required




More information about the All-commits mailing list