================ @@ -55,6 +55,7 @@ #include "clang/Basic/TargetBuiltins.h" #include "clang/Basic/TargetInfo.h" #include "llvm/ADT/APFixedPoint.h" +#include "llvm/ADT/APSInt.h" ---------------- woruyu wrote:
Done! yes, removed https://github.com/llvm/llvm-project/pull/156003 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
