[all-commits] [llvm/llvm-project] 4985f2: [IR] Fix IWYU violation (#93918)

Cyndy Ishida via All-commits all-commits at lists.llvm.org
Thu May 30 23:20:07 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4985f25ffcc4735c36967fcdbd5d46e009b25827
      https://github.com/llvm/llvm-project/commit/4985f25ffcc4735c36967fcdbd5d46e009b25827
  Author: Cyndy Ishida <cyndy_ishida at apple.com>
  Date:   2024-05-30 (Thu, 30 May 2024)

  Changed paths:
    M llvm/include/llvm/IR/GEPNoWrapFlags.h

  Log Message:
  -----------
  [IR] Fix IWYU violation (#93918)

GEPNoWrapFlags.h calls `assert` creating a undeclared identifier error
when running an Apple-stage2 build with LLVM_ENABLE_MODULES enabled.

resolves: rdar://129031201



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list