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:11 +0000 (12:07 -0400)
commit8ed6868567de848afc88c2ed28cbd8f4817dc248
treed1aca60e75a2d1958ecf14ec6460124dd3cbbd3e
parentfd67a0045e800401532c095588a1fe5d452a4777
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.023946 seconds and 4 git commands to generate.