mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[gardening] Fix end of namespace comments
This commit is contained in:
@@ -223,7 +223,7 @@ public:
|
||||
}
|
||||
};
|
||||
|
||||
} // namespace
|
||||
} // end anonymous namespace
|
||||
|
||||
static bool makeParserAST(CompilerInstance &CI, StringRef Text) {
|
||||
CompilerInvocation Invocation;
|
||||
|
||||
Reference in New Issue
Block a user