Files
swift-mirror/lib/PrintAsClang/PrintSwiftToClangCoreScaffold.cpp
Evan Wilde ecbccb9310 Update clang TargetInfo AddressSpace API usage
The TargetInfo pointer APIs updated to taking an "AddressSpace" type
instead of a raw integer. This goes through and updates the call
locations where this change caused build failures. In all cases, the
value passed was `0`, corresponding with the Default AddressSpace.
2023-07-25 12:28:28 -07:00

10 KiB