================ @@ -18,6 +18,7 @@ #include "clang/AST/ASTLambda.h" #include "clang/AST/Expr.h" #include "clang/Basic/TargetInfo.h" +#include "llvm/Support/SystemZ/zOSSupport.h" ---------------- zibi2 wrote:
Thank you for suggestion. This header is included in 1/2 a dozen places and it was not removed so far but when it does I will look into your suggestion. https://github.com/llvm/llvm-project/pull/160339 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
