[all-commits] [llvm/llvm-project] 5a918b: ArchitectureSet.h - add missing <tuple> include.
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sat May 30 04:49:10 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5a918b7e134cbaa29d272ed38c5dabcecac8aac8
https://github.com/llvm/llvm-project/commit/5a918b7e134cbaa29d272ed38c5dabcecac8aac8
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-05-30 (Sat, 30 May 2020)
Changed paths:
M llvm/include/llvm/TextAPI/MachO/ArchitectureSet.h
Log Message:
-----------
ArchitectureSet.h - add missing <tuple> include.
MSVC seems to implicitly include this from <utility> but other toolchains don't
More information about the All-commits
mailing list