Hi,
Recently, I update a diff to support “extern C/C++” semantics in C++2a module at: ⚙ D110215 [C++2a] [Module] Support extern C/C++ semantics which didn’t get reviewed.
I added some reviewers. But I could understand that either they are too busy to review this or they are more familiar with clang module instead of C++2a module. So it sounds like a bad idea to ping again and again.
So I want to ask if there is any one who is willing to review this.
This is not big and difficult. Any comment would be appreciated.
Thanks,
Chuanqi
Hi,
Recently, I update a diff to support "extern C/C++" semantics in C++2a module at: ⚙ D110215 [C++2a] [Module] Support extern C/C++ semantics which didn't get reviewed.
I added some reviewers. But I could understand that either they are too busy to review this or they are more familiar with clang module instead of C++2a module. So it sounds like a bad idea to ping again and again.
So I want to ask if there is any one who is willing to review this.
This is not big and difficult. Any comment would be appreciated.
Thanks for pinging about this on the mailing lists! It seems the
review did not subscribe the mailing lists, so the only people who
know of the review are the folks marked as reviewers or subscribers
directly. I'll correct this in the review when I look the PR over.
Thanks!
~Aaron