Commit Graph

3 Commits

Author SHA1 Message Date
Henrik G. Olsson
722afefff8 replace SIW_DBG with DLOG (NFC)
Now that swiftify related functions have their own file there's no need
to use DEBUG_WITH_TYPE explicitly anymore.
2025-10-23 23:59:26 -07:00
Henrik G. Olsson
a2384b32c6 merge anonymous namespaces (NFC) 2025-10-23 20:37:26 -07:00
Henrik G. Olsson
6d8d09ee03 [ClangImporter] move swiftify to SwiftifyDecl.cpp (NFC)
This code doesn't interact that much with the rest of ClangImporter, and
will continue to grow. Keeping it in a separate file makes it easier to
navigate.
2025-10-23 20:37:24 -07:00