================
@@ -9931,9 +9914,10 @@ class Sema final : public SemaBase {
/// Is the module scope we are an implementation unit?
bool currentModuleIsImplementation() const {
----------------
ChuanqiXu9 wrote:
Let's not touch this. Module implementation unit and Module Partition
Implementation Unit have very different properties. Let's not mixing them if
possible.
We should judge if it is interface unit at the diganosing point.
https://github.com/llvm/llvm-project/pull/188698
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits