]> granicus.if.org Git - clang/commit
Reimplement ExternalSemaSource delegation in terms of
authorRichard Smith <richard-llvm@metafoo.co.uk>
Sat, 16 Jul 2016 00:35:14 +0000 (00:35 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Sat, 16 Jul 2016 00:35:14 +0000 (00:35 +0000)
commitc45b5c87351f6fd018c60eb4839db3a12f289179
tree0f350b6a35bf7edf5fe2fcfdb62dc07e61e546d7
parent0968b299ff4646981dde6cf06a43d0598df80cef
Reimplement ExternalSemaSource delegation in terms of
MultiplexExternalSemaSource to remove one of the places that needs updating
every time the ExternalSemaSource interface changes.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@275653 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/ChainedIncludesSource.cpp