add_subdirectory(Clang)

if (LLDB_ENABLE_SWIFT_SUPPORT)
  add_subdirectory(Swift)
endif()
