swift
8cafef09 - [cxx-interop] Emit `#endif // defined(__OBJC__)` with the comment consistently

Commit
28 days ago
[cxx-interop] Emit `#endif // defined(__OBJC__)` with the comment consistently This makes sure that whenever we emit `#if defined(__OBJC__)`, the matching `#endif` has a comment `// defined(__OBJC__)`. This makes both testing and reading the header file easier.
Author
Committer
Parents
Loading