kazutakahirata wrote: > Can we just remove these functions, following [rule of zero](https://en.cppreference.com/w/cpp/language/rule_of_three.html#Rule_of_zero)? Good point! Fixed. Thanks! https://github.com/llvm/llvm-project/pull/161628