martong added a comment.

Hi Davide,

I'd like to draw your attention to an important relation of this patch to a bug 
in LLDB which manifests as incorrect vtable layouts for LLDB expression code.
Please see the conversation started with this message: 
https://lists.llvm.org/pipermail/cfe-dev/2018-August/058842.html
I think that the solution to that problem would be exactly this patch, i.e. to 
put the methods in the proper order during import.

Are the failing lldb tests related to ObjC code?


Repository:
  rC Clang

https://reviews.llvm.org/D44100



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

Reply via email to