> Are we sure it can't happen through a transitive include? In that case, whatever included it is breaking the API Coding rules <http://lldb.llvm.org/SB-api-coding-rules.html>.
On Tue, Aug 11, 2015 at 7:12 PM, Zachary Turner <ztur...@google.com> wrote: > True that it only needs to be included if it's part of the api. Are we > sure it can't happen through a transitive include? > > As long as the user of liblldb doesn't see the declaration it shouldn't be > a problem. > > On Tue, Aug 11, 2015 at 6:54 PM Chaoren Lin via lldb-commits < > lldb-commits@lists.llvm.org> wrote: > >> chaoren added a subscriber: chaoren. >> chaoren added a comment. >> >> Sorry! I'll fix this as soon as I get home. >> >> I have a question though, isn't this only a problem if whatever's linking >> against lldb includes this header? This isn't in the API, so that >> shouldn't >> happen. I also don't know if it's correct to label it LLDB_API when it's >> not actually part of the API. >> >> >> Repository: >> rL LLVM >> >> http://reviews.llvm.org/D11967 >> >> >> >> _______________________________________________ >> lldb-commits mailing list >> lldb-commits@lists.llvm.org >> http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits >> >
_______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits