[Lldb-commits] [PATCH] D13039: Rename clang_type_t to opaque_t.

Greg Clayton via lldb-commits lldb-commits at lists.llvm.org
Tue Sep 22 09:21:19 PDT 2015


clayborg accepted this revision.
clayborg added a comment.
This revision is now accepted and ready to land.

Looks good. We should switch all of TypeSystem's methods over to use this instead of "void *" as well in a future commit.


http://reviews.llvm.org/D13039





More information about the lldb-commits mailing list