summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/RecordLayout.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'clang/lib/AST/RecordLayout.cpp')
-rw-r--r--clang/lib/AST/RecordLayout.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/lib/AST/RecordLayout.cpp b/clang/lib/AST/RecordLayout.cpp
index af3d0af8bbb..9db23d50d0a 100644
--- a/clang/lib/AST/RecordLayout.cpp
+++ b/clang/lib/AST/RecordLayout.cpp
@@ -91,5 +91,5 @@ ASTRecordLayout::ASTRecordLayout(const ASTContext &Ctx,
"Primary base must be at offset 0!");
}
}
-#endif
+#endif
}
OpenPOWER on IntegriCloud