[TableGen] Drop an unnecessary const from a return type (NFC)
This patch also drops "&" that binds to a temporary. Identified with readability-const-return-type.
Loading
Please sign in to comment
This patch also drops "&" that binds to a temporary. Identified with readability-const-return-type.