summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Archive/ArchiveInternals.h
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Archive/ArchiveInternals.h')
-rw-r--r--llvm/lib/Archive/ArchiveInternals.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Archive/ArchiveInternals.h b/llvm/lib/Archive/ArchiveInternals.h
index d187ed91d72..98f9c896c59 100644
--- a/llvm/lib/Archive/ArchiveInternals.h
+++ b/llvm/lib/Archive/ArchiveInternals.h
@@ -31,7 +31,7 @@
namespace llvm {
- class LLVMContext;
+ struct LLVMContext;
/// The ArchiveMemberHeader structure is used internally for bitcode
/// archives.
OpenPOWER on IntegriCloud