Commit d7af796
committed
[Darwin][Sanitizers][CrashReporter] Adopt initializer for Crash Reporter Annotations struct
An initializer for the Crash Reporter Annotatoins struct was added in version 5. For the simplicity of not needing to always update the struct in subsequent versions, this patchs checks for the initializer before attempting to redefine the struct on its own.
rdar://1361562031 parent 5a9b74d commit d7af796
1 file changed
+13
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
796 | 796 | | |
797 | 797 | | |
798 | 798 | | |
799 | | - | |
| 799 | + | |
800 | 800 | | |
| 801 | + | |
| 802 | + | |
| 803 | + | |
| 804 | + | |
| 805 | + | |
801 | 806 | | |
802 | 807 | | |
803 | 808 | | |
| |||
808 | 813 | | |
809 | 814 | | |
810 | 815 | | |
811 | | - | |
| 816 | + | |
812 | 817 | | |
813 | | - | |
| 818 | + | |
814 | 819 | | |
815 | | - | |
816 | | - | |
817 | | - | |
| 820 | + | |
| 821 | + | |
| 822 | + | |
818 | 823 | | |
819 | 824 | | |
820 | 825 | | |
821 | | - | |
| 826 | + | |
822 | 827 | | |
823 | 828 | | |
824 | 829 | | |
| |||
0 commit comments