[PATCH] D24682: [PR30341] Alias must point to a definition

Aditya Kumar via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 28 14:15:42 PDT 2016


hiraditya added inline comments.

================
Comment at: clang/lib/CodeGen/CGCXX.cpp:169
@@ -170,3 +168,3 @@
 
   // If we have a weak, non-discardable alias (weak, weak_odr), like an extern
   // template instantiation or a dllexported class, avoid forming it on COFF.
----------------
Thanks for pointing this out.


https://reviews.llvm.org/D24682





More information about the cfe-commits mailing list