mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
[ClangImporter] Refactor off CF reasoning helpers
Move helper methods off of the Impl and into CFTypeInfo.h, where we have the other CF type reasoning logic. NFC
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
#include "CFTypeInfo.h"
|
||||
#include "IAMInference.h"
|
||||
#include "ImporterImpl.h"
|
||||
#include "ClangDiagnosticConsumer.h"
|
||||
|
||||
Reference in New Issue
Block a user