mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[ASTGen] Add Encoder/Decoder implementation backed by llvm::json::Value
Preparation for a future use.
This commit is contained in:
@@ -6,6 +6,10 @@ module BasicBridging {
|
||||
export *
|
||||
}
|
||||
|
||||
module CBasicBridging {
|
||||
header "Basic/CBasicBridging.h"
|
||||
}
|
||||
|
||||
module ASTBridging {
|
||||
header "AST/AnyFunctionRef.h"
|
||||
header "AST/ASTBridging.h"
|
||||
|
||||
Reference in New Issue
Block a user