summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lldb/include/lldb/Symbol/ClangASTContext.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/include/lldb/Symbol/ClangASTContext.h b/lldb/include/lldb/Symbol/ClangASTContext.h
index ad4d1d0d984..19c37772007 100644
--- a/lldb/include/lldb/Symbol/ClangASTContext.h
+++ b/lldb/include/lldb/Symbol/ClangASTContext.h
@@ -92,7 +92,7 @@ public:
uint32_t dw_ate,
uint32_t bit_size);
- void *
+ static void *
GetBuiltInType_void(clang::ASTContext *ast_context);
void *
OpenPOWER on IntegriCloud