mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Remove the forward declaration for `llvm::raw_ostream` as this creates ambiguity for `__swift::__runtime::llvm::StringRef` and `llvm::StringRef` as now `llvm` is made visible to the namespace lookup rules.