Eliminated 'has backing field' metadata protobuf extension field.
We have IR for this information.
This commit is contained in:
committed by
alexander-gorshenev
parent
fbee94bfb6
commit
c1a84aa8a6
@@ -44,7 +44,6 @@ extend Property {
|
||||
repeated Annotation property_annotation = 170;
|
||||
repeated Annotation property_getter_annotation = 177;
|
||||
repeated Annotation property_setter_annotation = 178;
|
||||
optional bool has_backing_field = 171;
|
||||
optional Annotation.Argument.Value compile_time_value = 173;
|
||||
optional int32 property_file = 176;
|
||||
optional DescriptorUniqId property_uniq_id = 179;
|
||||
|
||||
Reference in New Issue
Block a user