usdt: Implement `assign_to_local`
authorVicent Marti <tanoku@gmail.com>
Wed, 27 Apr 2016 10:36:26 +0000 (12:36 +0200)
committerVicent Marti <tanoku@gmail.com>
Thu, 28 Apr 2016 18:07:46 +0000 (20:07 +0200)
commit60542d8e7eb85541c95ef249a8433f235a60ea14
tree991e9fc990ed46e917e2a54496ce419ff1a491d8
parent4fa98eaa6afe21f6686f7f04ec5d702eb7ba2828
usdt: Implement `assign_to_local`
src/cc/usdt.h
src/cc/usdt_args.cc
src/cc/vendor/tinyformat.hpp [new file with mode: 0644]
tests/cc/test_usdt_args.cc