[libclang] Introduce clang_Module_getASTFile function that returns the module...
[libclang] Introduce clang_Module_getASTFile function that returns the module file where a module object came from. rdar://13743084 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@180643 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- include/clang-c/Index.h 7 additions, 0 deletionsinclude/clang-c/Index.h
- test/Index/annotate-module.m 7 additions, 0 deletionstest/Index/annotate-module.m
- tools/c-index-test/c-index-test.c 8 additions, 3 deletionstools/c-index-test/c-index-test.c
- tools/libclang/CIndex.cpp 7 additions, 0 deletionstools/libclang/CIndex.cpp
- tools/libclang/libclang.exports 1 addition, 0 deletionstools/libclang/libclang.exports
Loading
Please register or sign in to comment