nickdesaulniers added inline comments.
================ Comment at: clang/lib/Sema/SemaDecl.cpp:3686 + Diag(Old->getLocation(), diag::note_previous_declaration); + } ---------------- should `CXX11NoReturnAttr` be `dropAttr` on `New` like the other cases, too? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D107613/new/ https://reviews.llvm.org/D107613 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits