[cfe-commits] Patches for clang -ast-print

Grzegorz Jablonski grzejabl at gmail.com
Tue Oct 9 08:56:20 PDT 2012


Hello,

I have made a few patches fixing some cases from bug 11806. Please 
review them. I attach also the testcases for them.

Regards,
Grzegorz Jablonski
-------------- next part --------------
A non-text attachment was scrubbed...
Name: DeclPrinter.cpp.diff
Type: text/x-patch
Size: 769 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121009/1588d65f/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: e5.cpp
Type: text/x-c++src
Size: 182 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121009/1588d65f/attachment.cpp>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: e6.cpp
Type: text/x-c++src
Size: 84 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121009/1588d65f/attachment-0001.cpp>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: e8.cpp
Type: text/x-c++src
Size: 45 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121009/1588d65f/attachment-0002.cpp>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: e11.cpp
Type: text/x-c++src
Size: 166 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121009/1588d65f/attachment-0003.cpp>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: e14.cpp
Type: text/x-c++src
Size: 75 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121009/1588d65f/attachment-0004.cpp>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: e16.cpp
Type: text/x-c++src
Size: 50 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121009/1588d65f/attachment-0005.cpp>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: e19.cpp
Type: text/x-c++src
Size: 90 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121009/1588d65f/attachment-0006.cpp>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: StmtPrinter.cpp.diff
Type: text/x-patch
Size: 2871 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121009/1588d65f/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Type.cpp.diff
Type: text/x-patch
Size: 531 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121009/1588d65f/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: TypePrinter.cpp.diff
Type: text/x-patch
Size: 438 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121009/1588d65f/attachment-0003.bin>


More information about the cfe-commits mailing list