dblaikie added a comment.

In D117616#3270205 <https://reviews.llvm.org/D117616#3270205>, @tstellar wrote:

> So to summarize: this will change the ABI of clang built objects from clang13 
> -> clang14 in order to make clang14 compatible with gcc?

That's the idea, yes. (only for non-pod members of packed structs)

I /think/ we've done this sort of thing in the past when we've found corner 
case ABI differences between clang and gcc - but I don't have concrete examples 
to link to off hand.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117616/new/

https://reviews.llvm.org/D117616

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

Reply via email to