diff options
author | Nikolas Klauser <n_klauser@apple.com> | 2023-05-23 08:58:14 -0700 |
---|---|---|
committer | Nikolas Klauser <n_klauser@apple.com> | 2023-05-23 08:58:26 -0700 |
commit | 9334a8580151f32680ac346fc9cd8b85e63c63d3 (patch) | |
tree | 6b667915f23b2c1a676cc99a44da4ea4f92025c5 /llvm/lib/IR/Module.cpp | |
parent | f5033c37025db46df95a7859d7189d09b5e3433e (diff) | |
download | llvm-9334a8580151f32680ac346fc9cd8b85e63c63d3.zip llvm-9334a8580151f32680ac346fc9cd8b85e63c63d3.tar.gz llvm-9334a8580151f32680ac346fc9cd8b85e63c63d3.tar.bz2 |
[libc++][NFC] Move basic_ios extern instantiations into <ios>
`basic_ios` is defined in `<ios>`, so it seems weird that we declare the explicit instantiation for it i `<streambuf>`, which is technically unrelated.
Reviewed By: #libc, EricWF, ldionne
Spies: ldionne, EricWF, libcxx-commits
Differential Revision: https://reviews.llvm.org/D150912
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions