Author: rsmith Date: Fri Oct 11 10:00:34 2019 New Revision: 374571 URL: http://llvm.org/viewvc/llvm-project?rev=374571&view=rev Log: Update clang module map for new excluded .def file.
Modified: cfe/trunk/include/clang/module.modulemap Modified: cfe/trunk/include/clang/module.modulemap URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/include/clang/module.modulemap?rev=374571&r1=374570&r2=374571&view=diff ============================================================================== --- cfe/trunk/include/clang/module.modulemap (original) +++ cfe/trunk/include/clang/module.modulemap Fri Oct 11 10:00:34 2019 @@ -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" _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits