diff options
author | Douglas Gregor <dgregor@apple.com> | 2010-01-19 21:36:55 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2010-01-19 21:36:55 +0000 |
commit | 4f46e789b3d7063bf3f34e60201c1e22ca2db2fc (patch) | |
tree | 84d824bc845ddfb25e3415b7faecfe9dd5448173 /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | 3858ec472094bb31fbbb3532257110fbb3ce6848 (diff) | |
download | llvm-4f46e789b3d7063bf3f34e60201c1e22ca2db2fc.zip llvm-4f46e789b3d7063bf3f34e60201c1e22ca2db2fc.tar.gz llvm-4f46e789b3d7063bf3f34e60201c1e22ca2db2fc.tar.bz2 |
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
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions