Bug? Refactoring type to typedef of same type does nothing

Answered

Using the 'change signature' function to change a type (in this case uint64_t) to a typedef of the same time (I typedeffed uint64_t to Timestamp) seems to do nothing. When starting the refactor, CLion starts to search for usages, but once it's finished nothing has changed in the code. Is this a known issue?

0
1 comment

Hi! Thanks for reporting! I've created the issue in our tracker: https://youtrack.jetbrains.com/issue/CPP-12490. Feel free to comment or upvote, follow it to get updates.

0

Please sign in to leave a comment.