Commit 2f4793c
committed
[Demangler] Make isSpecialized() more robust.
We've had a couple of instances where isSpecialized() crashed while while trying
to use remote mirror to inspect a process that had itself crashed. I can't see
any obvious mechanism for that to happen, so for now I decided to make
isSpecialized() more robust in the hope that if it happens again we'll get more
information and might be able to work out how it happened.
rdar://743945961 parent 92b7e13 commit 2f4793c
1 file changed
+11
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2899 | 2899 | | |
2900 | 2900 | | |
2901 | 2901 | | |
| 2902 | + | |
| 2903 | + | |
| 2904 | + | |
| 2905 | + | |
| 2906 | + | |
| 2907 | + | |
| 2908 | + | |
2902 | 2909 | | |
2903 | 2910 | | |
2904 | 2911 | | |
| |||
2935 | 2942 | | |
2936 | 2943 | | |
2937 | 2944 | | |
2938 | | - | |
| 2945 | + | |
| 2946 | + | |
2939 | 2947 | | |
2940 | 2948 | | |
2941 | | - | |
| 2949 | + | |
| 2950 | + | |
2942 | 2951 | | |
2943 | 2952 | | |
2944 | 2953 | | |
| |||
0 commit comments