Skip to content
Snippets Groups Projects
Commit c685abeb authored by hjk's avatar hjk
Browse files

typeprettyprinter: fix handling of _ at start of identifiers


This broke e.g. 'AddDefinition' for 'int foo(int const * const _x)'.
resulting in 'foo(const int *const_x)'

Change-Id: I6aae6c4a47e127de109b5fbefdf202ca050a391f
Reviewed-by: default avatarLeandro Melo <leandro.melo@nokia.com>
Reviewed-by: default avatarRoberto Raggi <roberto.raggi@nokia.com>
parent 66bbb8b2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment