Skip to content

Commit aa7c250

Browse files
authored
Merge pull request #85103 from hnrklssn/refactor-swiftify-decl
[ClangImporter] Refactor swiftify decl (NFC)
2 parents 924f245 + 722afef commit aa7c250

File tree

4 files changed

+498
-457
lines changed

4 files changed

+498
-457
lines changed

lib/ClangImporter/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ add_swift_host_library(swiftClangImporter STATIC
2424
ImportName.cpp
2525
ImportType.cpp
2626
Serializability.cpp
27+
SwiftifyDecl.cpp
2728
SwiftLookupTable.cpp
2829
)
2930
target_link_libraries(swiftClangImporter PRIVATE

0 commit comments

Comments
 (0)