rjmccall added a comment.

If this is a common algorithm across all ABIs, can we just put Sema / the AST 
in charge of computing it?  It's not a cheap thing to recompute retroactively, 
especially for an imported type, and it seems like it's easily derived from the 
things that go into DerivedData.


Repository:
  rL LLVM

https://reviews.llvm.org/D35056



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

Reply via email to