[PATCH] D45921: Add getDeserializationListener to ASTReader
Yuka Takahashi via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 25 02:42:44 PDT 2018
yamaguchi added a comment.
Do you mean something like `addDeserializationListener` which create a multiplex listener with an existing listener? I think that'll be good as well!
https://reviews.llvm.org/D45921
More information about the cfe-commits
mailing list