[PATCH] D47092: downgrade strong type info names to weak_odr linkage
Eli Friedman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 22 16:06:07 PDT 2020
efriedma added a comment.
Oh, you're right, sorry, the suggestion was to make asan instrumentation introduce the alias, not the frontend. In which case you'd want that fix plus D46665 <https://reviews.llvm.org/D46665>, I think: external linkage optimizes better.
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