aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/TargetParser.cpp
diff options
context:
space:
mode:
authorLouis Dionne <ldionne@apple.com>2020-10-15 13:27:27 -0400
committerLouis Dionne <ldionne@apple.com>2020-10-15 13:40:18 -0400
commit6abc15ae3c245b6043f15d3cdedfad187888dfd5 (patch)
treed89248dc2bdd7545538db530ee0c048073594644 /llvm/lib/Support/TargetParser.cpp
parent2aad6a0884e3372fef8176902cf984d2f385d938 (diff)
downloadllvm-6abc15ae3c245b6043f15d3cdedfad187888dfd5.zip
llvm-6abc15ae3c245b6043f15d3cdedfad187888dfd5.tar.gz
llvm-6abc15ae3c245b6043f15d3cdedfad187888dfd5.tar.bz2
[libc++] Reduce dependencies on <iostream> from <random>
We included <istream> and <ostream> from <random>, but really it is sufficient to include <iosfwd> if we make sure we access ios_base members through a dependent type. This allows us to break a hard dependency of <random> on locales.
Diffstat (limited to 'llvm/lib/Support/TargetParser.cpp')
0 files changed, 0 insertions, 0 deletions