rjmccall added a comment.

In https://reviews.llvm.org/D31885#748873, @kparzysz wrote:
> Ping.
>
> What's the next step here?


Sounds to me like we should just not apply struct-path TBAA data that runs 
through a union field because either LLVM's representation can't handle it or 
Clang isn't generating the representation right.  That should be simple to do 
in a targeted place in Clang rather than awkwardly doing it retroactively like 
in the current patch.


Repository:
  rL LLVM

https://reviews.llvm.org/D31885



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

Reply via email to