[Sema] Mark undefined ctors as deleted. NFC.
Looks like these functions exist just to prevent bad implicit conversions. Rather than waiting for the linker to complain about undefined references to them, we can mark them as deleted. llvm-svn: 291058
Loading
Please sign in to comment