Bug filed at https://bugs.llvm.org/show_bug.cgi?id=46642
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
clang/lib/Sema/SemaDeclCXX.cpp | ||
---|---|---|
3580–3583 | Does the warning work if it was changed to be "Visit(Base);" before the return here instead of the change above? |
Does the warning work if it was changed to be "Visit(Base);" before the return here instead of the change above?