Kazu Hirata 0613f8b9e4
[clang-move] Teach getDeclarationList to return ArrayRef (NFC) (#143278)
getDeclarationList is used only for read-only access to the array.  I
don't think it's actually meant to return by value.
2025-06-08 01:34:02 -07:00
..