commit | 83889a7f1f338e343ef72aeeef9c27f7b62c0f0f | [log] [tgz] |
---|---|---|
author | David Chisnall <csdavec@swan.ac.uk> | Fri Oct 15 17:07:39 2010 +0000 |
committer | David Chisnall <csdavec@swan.ac.uk> | Fri Oct 15 17:07:39 2010 +0000 |
tree | aa09afe34003ec073f32270324889535fbd28e77 | |
parent | 6eaac8b3e68177f56090ddb0fcfc8fbfd49150a6 [diff] [blame] |
Add clang_getLocationForOffset() to libclang, for gives a source location from a character index into a file. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@116587 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/tools/libclang/libclang.darwin.exports b/tools/libclang/libclang.darwin.exports index c63ee4d..dbb335f 100644 --- a/tools/libclang/libclang.darwin.exports +++ b/tools/libclang/libclang.darwin.exports
@@ -71,6 +71,7 @@ _clang_getInclusions _clang_getInstantiationLocation _clang_getLocation +_clang_getLocationForOffset _clang_getNullCursor _clang_getNullLocation _clang_getNullRange