[llvm] [llvm] Use "= default" (NFC) (PR #166088)

James Henderson via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 3 00:16:16 PST 2025


jh7370 wrote:

Is there some sort of coding standard rule for this change? I'm not convinced personally that `= default` is better than `{}` and I suspect it will be routinely ignored, especially without a coding standard rule to enforce it...

https://github.com/llvm/llvm-project/pull/166088


More information about the llvm-commits mailing list