Support: Add closing namespace comment in raw_ostream_test.cpp, NFC
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Thu, 23 Sep 2021 20:58:42 +0000 (16:58 -0400)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Thu, 23 Sep 2021 20:59:03 +0000 (16:59 -0400)
commitc7b1279a38286194b2f781c821e6eeaa6dd010cf
treed59d5c4b3eb214350cebca05974b7aa110b14978
parent07e7cb9433daa80e7a8b418cb334c663abe68202
Support: Add closing namespace comment in raw_ostream_test.cpp, NFC

The closing namespace comment prevents clang-format from dropping a
blank line after the final test. Also add in a blank line (which
simplifies merging/rebasing/etc. WIP patches).
llvm/unittests/Support/raw_ostream_test.cpp