mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Generate libSyntax API (#10926)
* Generate libSyntax API This patch removes the hand-rolled libSyntax API and replaces it with an API that's entirely automatically generated. This means the API is guaranteed to be internally stylistically and functionally consistent.
This commit is contained in:
@@ -3,3 +3,4 @@ configure_file(Config.h.in ${CMAKE_CURRENT_BINARY_DIR}/Config.h
|
||||
|
||||
add_subdirectory(Option)
|
||||
add_subdirectory(SwiftRemoteMirror)
|
||||
add_subdirectory(Syntax)
|
||||
|
||||
Reference in New Issue
Block a user