Skip to content
Commit 4f46e789 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Rework the CXSourceLocation and CXSourceRange APIs. They are now

opaque data structures accessed through the new functions
clang_getInstantiationLocation(), clang_getRangeStart(), and
clang_getRangeEnd(). The new API permits later extensions to introduce
new functions to allow CIndex clients to walk macro instantiations, if
we ever care.

llvm-svn: 93915
parent 3858ec47
Loading
Loading
Loading
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