================
@@ -11,6 +11,8 @@
 //
 
//===----------------------------------------------------------------------===//
 
+#include "clang/Config/config.h"
----------------
MaskRay wrote:

If SystemZ.h uses CLANG_SYSTEMZ_DEFAULT_ARCH, that file should have `#include 
"clang/Config/config.h"` as IWYU

https://github.com/llvm/llvm-project/pull/89854
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to