Skip to content

Commit c3b25f8

Browse files
author
ematejska
authored
Fixing spacing
1 parent 1999a14 commit c3b25f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lldb/unittests/Symbol/TestSwiftASTContext.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ struct TestSwiftASTContext : public testing::Test {
6262

6363
struct SwiftASTContextTester : public SwiftASTContext {
6464
#ifndef NDEBUG
65-
SwiftASTContextTester() : SwiftASTContext() {}
65+
SwiftASTContextTester() : SwiftASTContext() {}
6666
#endif
6767

6868
static std::string GetResourceDir(llvm::StringRef platform_sdk_path,

0 commit comments

Comments
 (0)