Files
swift-mirror/tools/swift-api-digester/swift-api-digester.cpp
Xi Ge 350ed65def swift-api-digester: simplify the API to emit diagnostics. NFC
All diagnostics in the abi/api checker shares empty source location
and a screening info string as the first argument. This patch
adds a new forwarding function to avoid duplicating these common
logics.
2019-03-27 14:28:41 -07:00

83 KiB