[cfe-dev] [Patch] Add OriginalParmVar to DeclContextPrinter

Zhongxing Xu xuzhongxing at gmail.com
Sat Apr 4 19:05:30 PDT 2009


2009/4/5 Jon Simons <simonsj at ccs.neu.edu>

> Attached is a patch which adds 'OriginalParmVar' to the
> DeclContextPrinter.  Without this, "-print-decl-contexts"
> is not happy with functions that input arrays.
>
> I added a test case under test/Coverage, and a function to
> the c-language-features.inc file (not sure if I put these
> things where they should go).  I'd be happy to refactor
> the patch to move stuff around if need be.
>
> Okay,
> -Jon Simons


Applied. Thanks, Jon.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20090405/2937ad4b/attachment.html>


More information about the cfe-dev mailing list