]> granicus.if.org Git - clang/commit
[ASTReader] Add a convenience function to retrieve all the input files of a module...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 18 Nov 2014 05:24:18 +0000 (05:24 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 18 Nov 2014 05:24:18 +0000 (05:24 +0000)
commit9be86dc92da310d4924c73a7d50fea6fce1a6066
treef47739d73f5021bc27f9cd9a4113447e39a2ba82
parentc80925de22dcfae31db1e05d3c40b8d6b7e072bf
[ASTReader] Add a convenience function to retrieve all the input files of a module file.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@222224 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Serialization/ASTReader.h
lib/Serialization/ASTReader.cpp