balazske added a comment. The new tests produce some -Wodr warnings. The reason is that all deduction guides for the same class `B` are in the `ASTImporterLookupTable` with the same name "deduction guide for B". The message may come from the import of the function template declaration, when an existing non-matching object is found. This is only a printed message, does not cause failure.
Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D114418/new/ https://reviews.llvm.org/D114418 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits