igorkudrin wrote: I've added the conversion to `SemaARM::BuiltinARMMemoryTaggingCall()` using `Sema::PerformCopyInitialization()`, similarly to `convertArgumentToType()` and some other places. It does not emit `-Wconversion` warnings for arguments, but fixing that is out of scope for this PR.
https://github.com/llvm/llvm-project/pull/197620 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
