lttng-gen-tp: Fix include guard name with file using non valid characters
authorYannick Brosseau <yannick.brosseau@gmail.com>
Mon, 17 Jun 2013 16:07:11 +0000 (12:07 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 17 Jun 2013 16:07:31 +0000 (12:07 -0400)
commit739b96c6d55a8bf7ca8fbda09a3f57dbad9b4838
tree0a722a8bb7d622012b3969176e6cca0fd2e6630d
parent0513bdec3c9f69aac812b77090324191957e1ef4
lttng-gen-tp: Fix include guard name with file using non valid characters

Now, the include guard will be generated with all the non
alpha-numeric characters replace with an '_'

Fixes #511

Signed-off-by: Yannick Brosseau <yannick.brosseau@gmail.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
tools/lttng-gen-tp
This page took 0.024373 seconds and 4 git commands to generate.