Files
swift-mirror/lib/AST/FrontendSourceFileDepGraphFactory.cpp
Robert Widmann 62555ec175 Drop Cascading Users from FrontendSourceFileDepGraphFactory's Modeling
The final set of edges that were being registered cascading were external edges. Just mark these all private - they're duplicated into the swiftdeps for each file that imports a given (usually clang) module anyways.
2020-09-21 14:11:20 -06:00

25 KiB