================
@@ -3959,18 +3959,27 @@ llvm::Constant
*CodeGenFunction::EmitCheckTypeDescriptor(QualType T) {
uint16_t TypeInfo = 0;
----------------
vitalybuka wrote:The file changes clang/CodeGen so it's expected to have related tests updated, so ninja check-clang run them. https://github.com/llvm/llvm-project/pull/216460 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
