mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
[NFC][interop] rename the PrintAsObjC library to PrintAsClang
We're starting to support emission of C++ header interfaces, so a language-agnostic name makes more sense
This commit is contained in:
@@ -102,7 +102,7 @@ documentation, please create a thread on the Swift forums under the
|
||||
- [DependencyAnalysis.md](/docs/DependencyAnalysis.md):
|
||||
Describes different kinds of dependencies across files in the same module,
|
||||
important for understanding incremental builds.
|
||||
- C and ObjC interoperability: Clang Importer and PrintAsObjC
|
||||
- C and ObjC interoperability: Clang Importer and PrintAsClang
|
||||
- [CToSwiftNameTranslation.md](/docs/CToSwiftNameTranslation.md):
|
||||
Describes how C and ObjC entities are imported into Swift
|
||||
by the Clang Importer.
|
||||
|
||||
Reference in New Issue
Block a user