CommandLine.h - remove unnecessary raw_ostream forward declaration. NFC.
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Tue, 19 May 2020 13:22:11 +0000 (14:22 +0100)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Tue, 19 May 2020 14:15:25 +0000 (15:15 +0100)
commit64ba6ee1608a1233895f5e135211f61f84702925
tree6e0f42c5cc8958da4ebfb8ccd7ca477d42d49e7d
parentac6a9971309bcd7ba353fd8d12154fd368498a0f
CommandLine.h - remove unnecessary raw_ostream forward declaration. NFC.

We already have to include raw_ostream.h.
llvm/include/llvm/Support/CommandLine.h