Mishal Shah
e7cd5ab17f
Update master to build with Xcode 11.4
2020-03-24 11:30:45 -07:00
Xi Ge
0aea09fa14
ABI checker: remove assert-only decls from the generated stdlib ABI baseline
...
rdar://59772479
2020-03-02 14:01:53 -08:00
Nathan Hawes
71e21c476c
[test] Disable test/api-digester/stability-stdlib-abi-without-asserts.swift
...
It's failing CI at the moment:
https://ci.swift.org/job/oss-swift_tools-RA_stdlib-RD_test-simulator/2871
rdar://problem/59812778
2020-02-27 11:50:55 -08:00
Xi Ge
cc6a246deb
Revert "Revert "swift-api-digester: teach the tool to find framework-specific baselines from relative path""
2019-09-01 09:19:43 -07:00
Xi Ge
4b8abdf852
swift-api-digester: use qualified type names for generic signatures
...
There could be cases where several modules having types of the same name.
Using fully qualified names could help us detect changing from using
one of them to another.
The commit also updates the existing ABI/API baselines to incorporate such change.
2019-08-14 09:54:55 -07:00
Michael Gottesman
c99c69ddbb
Disable failing test api-digester/stability-stdlib-abi-without-asserts.swift.
...
rdar://51332842
2019-06-01 14:11:34 -07:00
Xi Ge
de1718ed1b
test/abi-checker: add a stdlib ABI stability test when asserts are disabled
2019-05-30 14:58:15 -07:00