Skip to content
Snippets Groups Projects
Commit 587eb49c authored by Nikolai Kosjar's avatar Nikolai Kosjar
Browse files

C++: TranslationUnit::getPosition takes utf16char offsets


...and not byte offsets anymore. This is necessary in order to calculate
the line and column numbers correctly with respect to unicode code
points.

Change-Id: I5d79857b3eaefeb8d563b4f1e3938a64debc5e08
Reviewed-by: default avatarErik Verbruggen <erik.verbruggen@digia.com>
parent 70122b30
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