Skip to content

Commit c4a37ce

Browse files
authored
Merge pull request #4737 from milseman/importer_refactor_5
Importer refactor
2 parents 166e876 + 8895a3b commit c4a37ce

12 files changed

+1452
-1304
lines changed

lib/ClangImporter/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ handle_gyb_sources(
1010

1111
add_swift_library(swiftClangImporter STATIC
1212
CFTypeInfo.cpp
13+
ClangAdapter.cpp
1314
ClangDiagnosticConsumer.cpp
1415
ClangImporter.cpp
1516
IAMInference.cpp

0 commit comments

Comments
 (0)