jyknight accepted this revision.
jyknight added inline comments.
This revision is now accepted and ready to land.


================
Comment at: clang/lib/Sema/SemaDecl.cpp:3959
+          // it's a user-visible declaration. There is one exception to this:
+          // when the new declaration is one without a prototype, the old
+          // declaration with a prototype is not the cause of the issue, and
----------------
"when the new declaration is a definition without a prototype" perhaps?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125814/new/

https://reviews.llvm.org/D125814

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to