Using shadow declarations in classes always refers to base class, which does not
need to be fixed/qualified since it can be inferred from inheritance.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
change-namespace/ChangeNamespace.cpp | ||
---|---|---|
331 ↗ | (On Diff #80595) | Maybe add to this comment that you're matching non-alias using declarations. |