Unverified Commit 2e770edd authored by Sebastian Poeplau's avatar Sebastian Poeplau Committed by GitHub
Browse files

[libclang] Compute the right spelling location (#72400)



Locations inside macro expansions have different spelling/expansion
locations. Apply a FIXME to make the libclang function
clang_getSpellingLocation return the right spelling location, and adapt
the testsuite driver code to use the file location rather than the
spelling location to compute source ranges.

Co-authored-by: default avatarMatthieu Eyraud <eyraud@adacore.com>
parent b8f3024a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment