[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 18 16:05:45 PDT 2018


efriedma added a comment.

> This results in formal violations of LLVM's linkage rules

I'm pretty sure this isn't actually a violation of LLVM's linkage rules as they are described in LangRef... at least, my understanding is that "equivalent" doesn't imply anything about linkage.  (If this should be a violation, we need to clarify the rules.)


Repository:
  rC Clang

https://reviews.llvm.org/D47092





More information about the cfe-commits mailing list