[cfe-commits] [PATCH] TableGen'ize documentation command lists (and break binary compatibility of CXComment)

Ted Kremenek kremenek at apple.com
Wed Sep 5 10:13:25 PDT 2012


On Sep 5, 2012, at 10:09 AM, Matthieu Monrocq <matthieu.monrocq at gmail.com> wrote:

> If you need to break binary compatibility, I would encourage you to go all the way and make CXComment an opaque pointer. This way further changes will never again require breaking binary compatibility (for this).

Agreed.  We have typically not exposed details of CX* data structures in the past that we wanted to extend over time.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120905/3343ecbd/attachment.html>


More information about the cfe-commits mailing list