ChuanqiXu9 wrote: > > > Ok, that's progress at least. I will then land the PR with the fix some > > > time soon and we can take that item off the list. > > > > > > How can we make sure the new reported errors are not triggered by #154158? > > #154158 "relaxes" a check so that more conversion functions will compare > equal (and subsequently be disambiguated). Also the fact that @emaxx-google > mentions a "special build mode" (which probably involves > `-fno-skip-odr-check-in-gmf`) makes me suspect that we're dealing with a > different error here.
I believe Google was not using `-fno-skip-odr-check-in-gmf`. It is specific to C++20 named modules. #154158 may trigger other loading, so I am not sure they are not relevent. https://github.com/llvm/llvm-project/pull/133057 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits