[cfe-dev] Friend members in clang.cindex are kind UNEXPOSED_DECL

Kenneth Hill ken.j.hill at gmail.com
Tue Jul 24 13:57:43 PDT 2012


I'm using clang.cindex to process some source.  One problem that is really
hurting is that friend declarations are not handled properly.  This is
surprising since friend functions shouldn't be much harder to represent in
the AST than any other function type.

Does anyone know if this is being addressed?

-Ken
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20120724/4c03f8cd/attachment.html>


More information about the cfe-dev mailing list