Allan Shortlidge
|
b4b38b21d7
|
Tests: Use llvm-readtapi instead of diff in TBDGen tests.
Resolves rdar://155797486.
|
2025-07-14 11:18:03 -07:00 |
|
Cyndy Ishida
|
f869bd7e8a
|
[TBDGen] Write tbd-v5 files by default
* Fixup tests to handle new json based output.
* Use llvm-nm & readtapi to verify tbd file outputs.
resolves: rdar://117604275
|
2023-11-14 08:06:24 -08:00 |
|
Slava Pestov
|
1159af50d9
|
Rename -enable-resilience to -enable-library-evolution and make it a driver flag
Fixes <rdar://problem/47679085>.
|
2019-03-14 22:24:26 -04:00 |
|
Huon Wilson
|
e57b332a82
|
[TBDGen] Look for @_hasInitialValue on variables rather than an initializer expression.
The initializer expression is lost in the public interface (in Swift modules and
the textual interface), but the attribute is preserved.
|
2018-08-07 09:54:35 +10:00 |
|
Huon Wilson
|
8937148321
|
[test] Stop a test from relying on the exact format of TBD files.
Fixes rdar://problem/42413326
|
2018-07-20 23:25:34 +10:00 |
|
Huon Wilson
|
2e3e6558b7
|
[Driver] Pass -emit-tbd through to -frontend -merge-modules, to get TBD files without -wmo.
Fixes rdar://problem/33735706
|
2018-07-20 08:12:22 +10:00 |
|