[llvm] [ADT] Use "= default" in DirectedGraph.h (PR #161628)

Kazu Hirata via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 2 08:12:39 PDT 2025


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


More information about the llvm-commits mailing list