mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
[gardening] Add a bunch of end namespace comments found by clang-tidy.
This commit is contained in:
@@ -996,7 +996,7 @@ static bool isVacuousPreposition(StringRef beforePreposition,
|
||||
|
||||
namespace {
|
||||
typedef std::reverse_iterator<camel_case::WordIterator> ReverseWordIterator;
|
||||
}
|
||||
} // end anonymous namespace
|
||||
|
||||
/// Find the last preposition in the given word.
|
||||
static ReverseWordIterator findLastPreposition(ReverseWordIterator first,
|
||||
|
||||
Reference in New Issue
Block a user