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 collector for CXX method calls #20

Closed burz closed 6 years ago

burz commented 6 years ago

Also moves collector sources into their namespace (within src).

@ruoso @HaltCatchFire