urnathan added inline comments.
================ Comment at: clang/lib/Frontend/FrontendActions.cpp:817-824 +#if 0 + case Module::ModuleHeaderUnit: + return "Header Unit"; + case Module::ModulePartitionInterface: + return "Partition Interface"; + case Module::ModulePartitionImplementation: + return "Partition Implementation"; ---------------- belongs in a later patch? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D119823/new/ https://reviews.llvm.org/D119823 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits