This repository was archived by the owner on Jan 23, 2023. It is now read-only.
Commit aa9c795
Fix FieldDesc::GetExactFieldType when FieldDesc doesn't exactly represent the owner type (#11975)
* Fix FieldDesc::GetExactFieldType when FieldDesc doesn't exactly represent the owner type
To get the exact type from FieldDesc, field signature should point past the calling convention.
* Use FieldDesc module when loading exact field type1 parent a493839 commit aa9c795
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
888 | 888 | | |
889 | 889 | | |
890 | 890 | | |
| 891 | + | |
| 892 | + | |
| 893 | + | |
| 894 | + | |
891 | 895 | | |
892 | 896 | | |
893 | 897 | | |
894 | | - | |
895 | 898 | | |
896 | | - | |
| 899 | + | |
897 | 900 | | |
898 | 901 | | |
899 | 902 | | |
| |||
0 commit comments