compnerd added inline comments.

================
Comment at: include/typeinfo:109
 protected:
+#if defined(_LIBCPP_HAS_MS_ABI_TYPEINFO)
+#else
----------------
EricWF wrote:
> Don't we need a constructor here?
No, we do not need a constructor since the emitted object is already a well 
formed object instance.


Repository:
  rL LLVM

https://reviews.llvm.org/D28212



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

Reply via email to