[cfe-commits] [PATCH] Add declarations nested in a linkage specification to the output of -ast-print-xml
Martin Vejnár
avakar at ratatanek.cz
Wed Oct 13 06:56:22 PDT 2010
Hi, this patch does what the subject says, in particular, for the
following code
extern "C" void foo();
the declaration of `foo` will be included in the resulting XML.
--
Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: linkage-spec-decl-xml.patch
Type: text/x-patch
Size: 853 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20101013/2ab52063/attachment.bin>
More information about the cfe-commits
mailing list