You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Check that library names are sorted when printed.
10
12
## Document that we also sort error entries.
@@ -19,6 +21,17 @@
19
21
# NEEDED-LIBS-NEXT:{{^}} ccc{{$}}
20
22
# NEEDED-LIBS-NEXT:{{^}}]{{$}}
21
23
24
+
# JSON: "FileSummary": {
25
+
# JSON: "NeededLibraries": [{{.*}}warning: '[[FILE]]': string table at offset 0x78: unable to read the string at 0x9999a11: it goes past the end of the table (0x85)
26
+
# JSON-NEXT:{{.*}}warning: '[[FILE]]': string table at offset 0x78: unable to read the string at 0x1111189: it goes past the end of the table (0x85)
0 commit comments