]> granicus.if.org Git - clang/commit
[libclang] Introduce clang_Module_getASTFile function that returns the module file...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 26 Apr 2013 22:47:49 +0000 (22:47 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 26 Apr 2013 22:47:49 +0000 (22:47 +0000)
commite858e667c14ce4a9df5a4bbae770a0a3a3c8723e
treec90137a5944cf218d836524ad4b99018c5009269
parent888d34566a4de6097896863a2f6660ed1537ddb9
[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
include/clang-c/Index.h
test/Index/annotate-module.m
tools/c-index-test/c-index-test.c
tools/libclang/CIndex.cpp
tools/libclang/libclang.exports