Prazek marked 2 inline comments as done.

================
Comment at: lib/CodeGen/CGClass.cpp:1861
@@ +1860,3 @@
+  // We also have to make sure if we can refer to vtable:
+  // - If vtable is external then it's safe to use it (for availabe_externally
+  //   CGVTables will make sure if it can emit it).
----------------
rsmith wrote:
> Typo "availabe"
lol, I should start to grep availab 


http://reviews.llvm.org/D12385



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

Reply via email to