Revert "[Printer] Conditionally print Clang types in emitted SIL."

This reverts commit a27c5f0a16.
This commit is contained in:
Varun Gandhi
2020-01-22 07:16:44 -08:00
parent 13f7ac2246
commit d9a7a7d49e
15 changed files with 37 additions and 86 deletions

View File

@@ -31,8 +31,8 @@ struct ModuleInterfaceOptions {
/// interface, or should we fully-qualify them?
bool PreserveTypesAsWritten = false;
/// See \ref FrontendOptions.PrintFullConvention.
/// FIXME: [clang-function-type-serialization] This flag should go away.
/// Should we emit the cType when printing @convention(c) or no?
/// FIXME: [clang-function-type-serialization] This check should go away.
bool PrintFullConvention = false;
/// Copy of all the command-line flags passed at .swiftinterface