Files
clang-p2996/clang/test/Modules/Inputs/PR27754/module.modulemap
Richard Smith b648399f9f PR27754: CXXRecordDecl::data() needs to perform an update even if it's called
on a declaration that already knows the location of the DefinitionData object.

llvm-svn: 269858
2016-05-17 22:44:15 +00:00

4 lines
168 B
Plaintext

module "RConversionRuleParser.h" { header "RConversionRuleParser.h" }
module "TMetaUtils.h" { header "TMetaUtils.h" }
module "TSchemaType.h" { header "TSchemaType.h" }