[PATCH] D47092: downgrade strong type info names to weak_odr linkage
Louis Dionne via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 21 04:18:13 PDT 2020
ldionne added a comment.
I'm revisiting http://llvm.org/PR37398 as it looks like a pretty serious bug to me.
I read http://llvm.org/D46665, this patch and http://llvm.org/PR37545, and my understanding is that this patch supersedes @EricWF 's original patch http://llvm.org/D46665. The only remaining problem would be http://llvm.org/PR37545. Is that correct?
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D47092/new/
https://reviews.llvm.org/D47092
More information about the cfe-commits
mailing list