Add a temporary alias for TransitiveFilter.
This type was removed in D151520, but downstream dependencies use it. By introducing a temporary allias, we can give these dependencies a chance to update their uses of the type and give them a chance to migrate without breakages. Reviewed By: csigg Differential Revision: https://reviews.llvm.org/D152509
Loading
Please sign in to comment