[cfe-dev] External Clang Examples

Pardis Pashakhanloo via cfe-dev cfe-dev at lists.llvm.org
Thu Mar 28 08:32:58 PDT 2019


Hi all,

I would like to introduce our project, Chisel,
https://github.com/aspire-project/chisel, a system for debloating C/C++
programs. We have implemented Chisel using LibTooling. It has extensive use
of Source-to-Source transformation as well as many other features of
LibTooling. so it might be helpful to include it on
https://clang.llvm.org/docs/ExternalClangExamples.html.

If you have any suggestions, feel free to let me know.

Best Regards,
Pardis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20190328/0c591193/attachment.html>


More information about the cfe-dev mailing list