]> granicus.if.org Git - clang/commitdiff
Update clang module map for new excluded .def file.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Fri, 11 Oct 2019 17:00:34 +0000 (17:00 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Fri, 11 Oct 2019 17:00:34 +0000 (17:00 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@374571 91177308-0d34-0410-b5e6-96231b3b80d8

include/clang/module.modulemap

index 0f9b7bb9085db201c6eee8a8a820e5cf7c654869..2cbe865bce879c2b89b542efdd50c9f275702fbb 100644 (file)
@@ -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"