[clang] Diagnose config_macros before building modules (#83641)
Before this patch, if a module fails to build because of a missing config_macro, the user will never see the config macro warning. This patch diagnoses this before building, and each subsequent time a module is imported. rdar://123921931
parent
caad3794
Please register or sign in to comment