commit | 4e8be2c98e4142ce02c96865f81f7ed9bdbd5f82 | [log] [tgz] |
---|---|---|
author | Adrian Prantl <aprantl@apple.com> | Wed Jun 13 16:21:24 2018 +0000 |
committer | Adrian Prantl <aprantl@apple.com> | Wed Jun 13 16:21:24 2018 +0000 |
tree | c92a9bc17209b51eff2bf8bb2b526a69c7a281d4 | |
parent | a6ce3fe72b5cd32bf5e3a139b3cc6844bf0cc715 [diff] [blame] |
Fix/unify the spelling of Objective-C. llvm-svn: 334614
diff --git a/lldb/source/Symbol/ClangASTContext.cpp b/lldb/source/Symbol/ClangASTContext.cpp index 98886703..61f63b7 100644 --- a/lldb/source/Symbol/ClangASTContext.cpp +++ b/lldb/source/Symbol/ClangASTContext.cpp
@@ -1649,7 +1649,7 @@ return false; } -#pragma mark Objective C Classes +#pragma mark Objective-C Classes CompilerType ClangASTContext::CreateObjCClass(const char *name, DeclContext *decl_ctx,