mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-07 23:06:05 +00:00

This feature is mostly there to aid debugging of Clang module issues, since the only useful actual the end-user can to is to recompile their program. Differential Revision: https://reviews.llvm.org/D70272