summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/clang/module.modulemap1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/clang/module.modulemap b/include/clang/module.modulemap
index 0f9b7bb908..2cbe865bce 100644
--- a/include/clang/module.modulemap
+++ b/include/clang/module.modulemap
@@ -18,6 +18,7 @@ module Clang_AST {
umbrella "AST"
textual header "AST/BuiltinTypes.def"
+ textual header "AST/CXXRecordDeclDefinitionBits.def"
textual header "AST/OperationKinds.def"
textual header "AST/TypeLocNodes.def"