================
@@ -2595,8 +2595,12 @@ TypeInfo ASTContext::getTypeInfoImpl(const Type *T)
const {
Align = static_cast<unsigned>(Width);
}
}
+
----------------
erichkeane wrote:Unrelated change? https://github.com/llvm/llvm-project/pull/143653 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
