[all-commits] [llvm/llvm-project] ae48a3: [orc] Add missing <iterator> include (#201916)
Daniel Thornburgh via All-commits
all-commits at lists.llvm.org
Fri Jun 5 12:34:06 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ae48a36859750575a9d9166b5ebd604656741ad1
https://github.com/llvm/llvm-project/commit/ae48a36859750575a9d9166b5ebd604656741ad1
Author: Daniel Thornburgh <dthorn at google.com>
Date: 2026-06-05 (Fri, 05 Jun 2026)
Changed paths:
M compiler-rt/lib/orc/record_section_tracker.h
Log Message:
-----------
[orc] Add missing <iterator> include (#201916)
Fixes build after libc++ PR #195509 which drops transitive includes.
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