thakis accepted this revision. thakis added a comment. This revision is now accepted and ready to land.
lg ================ Comment at: clang/lib/Sema/SemaDecl.cpp:7047 + NewDecl->getLocation(), + diag::err_attribute_dllimport_function_specialization_definition); + S.Diag(OldImportAttr->getLocation(), diag::note_attribute); ---------------- Here's hoping this doesn't break any actual code⦠Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D135154/new/ https://reviews.llvm.org/D135154 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits