We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1999a14 commit c3b25f8Copy full SHA for c3b25f8
lldb/unittests/Symbol/TestSwiftASTContext.cpp
@@ -62,7 +62,7 @@ struct TestSwiftASTContext : public testing::Test {
62
63
struct SwiftASTContextTester : public SwiftASTContext {
64
#ifndef NDEBUG
65
- SwiftASTContextTester() : SwiftASTContext() {}
+ SwiftASTContextTester() : SwiftASTContext() {}
66
#endif
67
68
static std::string GetResourceDir(llvm::StringRef platform_sdk_path,
0 commit comments