]> granicus.if.org Git - clang/commit
Add getDeserializationListener to ASTReader
authorYuka Takahashi <yukatkh@gmail.com>
Thu, 26 Apr 2018 15:09:13 +0000 (15:09 +0000)
committerYuka Takahashi <yukatkh@gmail.com>
Thu, 26 Apr 2018 15:09:13 +0000 (15:09 +0000)
commit92341baa80c483ae339e776cfa4004b4949a69b0
treee6677ae86c498d5ed1a6f22d9ffc9074b57b8030
parentec2cb078983655c700ee5600a4f85faf9e4122ed
Add getDeserializationListener to ASTReader

Summary:
We need to know if ASTReader already has a DeserializationListner or
not, and this also helps to create a multiplexing deserialization
listener if there is one already attached.

Reviewers: v.g.vassilev, rsmith, dblaikie, thakis

Subscribers: cfe-commits

Differential Revision: https://reviews.llvm.org/D45921

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