bloomberg / clangmetatool

A framework for reusing code in Clang tools
https://bloomberg.github.io/clangmetatool/
Apache License 2.0
119 stars 25 forks source link

Add an example refactoring tool #27

Closed ruoso closed 5 years ago

ruoso commented 5 years ago

This is a simple tool that is able to exemplify how you would implement the removal of a system that you know have a determinstic result for the function calls.

Signed-off-by: Daniel Ruoso druoso@bloomberg.net