[PATCH] D11441: Generating available_externally vtables for classes without inline virtual functions

Piotr Padlewski prazek at google.com
Wed Jul 22 18:42:41 PDT 2015


Prazek marked an inline comment as done.

================
Comment at: lib/CodeGen/CGVTables.cpp:838
@@ -822,2 +837,3 @@
+
   return !CGM.getVTables().isVTableExternal(RD);
 }
----------------
Good point.


http://reviews.llvm.org/D11441







More information about the cfe-commits mailing list