Unverified Commit c003d851 authored by Michael Spencer's avatar Michael Spencer Committed by GitHub
Browse files

[clang][DependencyScanner] Remove unused -fmodule-map-file arguments (#80090)

Since we already add a `-fmodule-map-file=` argument for every used
modulemap, we can remove all `ModuleMapFiles` entries before adding
them.

This reduces the number of module variants when `-fmodule-map-file=`
appears on the original command line.
parent 742f88e9
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment