[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:
Alex Lorenz
2022-01-20 11:31:58 -08:00
parent 7aa1cd166e
commit e106551028
19 changed files with 35 additions and 35 deletions

View File

@@ -75,7 +75,7 @@ D: Debug info
N: Jordan Rose
E: jordan_rose@apple.com
G: jrose-apple
D: ClangImporter, Serialization, PrintAsObjC, Driver, Frontend
D: ClangImporter, Serialization, PrintAsClang, Driver, Frontend
N: Daniel Steffen
E: dsteffen@apple.com