When merging definitions with ModulesLocalVisibility enabled it's important to make deleted definitions implicitly inline, otherwise they'll be diagnosed as a redefinition.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
lib/Sema/SemaDeclCXX.cpp | ||
---|---|---|
13875–13876 ↗ | (On Diff #76384) | This comment is effectively saying "Modules relies on the AST being correct". I don't think we need it. |