[Support] CommandLine.cpp - Fix clang-tidy namespace comment warnings. NFCI.
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Wed, 27 Jan 2021 13:57:43 +0000 (13:57 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Wed, 27 Jan 2021 15:39:31 +0000 (15:39 +0000)
commit30829a27ca4cfafa6bf1262b690bab1e5e49ff69
treec602675af029c4380b4e224ed8c7998ca20646fc
parentb3718eee0eb1ff2c8673782efee13aeef86e084e
[Support] CommandLine.cpp - Fix clang-tidy namespace comment warnings. NFCI.

Ensure namespace braces have the correct comment with them
llvm/lib/Support/CommandLine.cpp