Also fix tests
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
clang-tools-extra/clangd/unittests/tweaks/SpecialMembersTests.cpp | ||
---|---|---|
21 | the old behavior (UNAVAILABLE) seems more reasonable to me, I have a fix in https://reviews.llvm.org/D145922. |
clang-tools-extra/clangd/unittests/tweaks/SpecialMembersTests.cpp | ||
---|---|---|
21 | i don't see much reason for disabling on unions, but don't have a strong preference. |
the old behavior (UNAVAILABLE) seems more reasonable to me, I have a fix in https://reviews.llvm.org/D145922.