labath added a comment.

From a layering perspective, it makes sense for SystemInitializerFull to live 
in the outermost layer, as it's the thing which makes sure liblldb pulls in all 
required components. Since it is only included from files in `source/API` 
(which is as it should be), maybe we could just make it a private header and 
move the file to `source/API/SystemInitializerFull.h` ?


https://reviews.llvm.org/D47278



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

Reply via email to