mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Clang 5 (possibly earlier) has a bug where it does not merge default template arguments properly for forwarded declarations. Include `SmallVector.h` directly in this case. This will slightly increase compile times, but only for very old compilers and only for files that don't already include `SmallVector.h` (of which there's currently only 23).
3.6 KiB
3.6 KiB