cmtice wrote: > Wanted to add: this patch is more about what to put away into a plugin and > which plugin to choose. For now, I put only integral promotion into the > `TypeSystem` plugin. In DIL I kept the code for array to pointer conversion, > which as far as I understand should work with Swift, and bitfield conversion, > since the check will only pass with C++. > > Again, a more broad question: should we create a separate plugin for > DIL-related code or find a spot for such code in existing related plugins, > like integral promotion in `TypeSystem`?
@JDevlieghere , @jimingham , @adrian-prantl Do any of you have any thoughts or preferences about Ilya's questions re the TypeSystem plugin(s) and where's the right place to implement this or put this code? https://github.com/llvm/llvm-project/pull/155617 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits