This file was missing to be included in the unittest.
And the unittest was failing, this patch fixes some broken issues.
Details
Details
- Reviewers
sammccall
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D145922
[clangd] Include SpecialMembersTests.cpp to the unittest. AbandonedPublic Authored by hokein on Mar 13 2023, 4:05 AM.
Details
Summary This file was missing to be included in the unittest.
Diff Detail
Event Timelinehokein mentioned this in D145921: [clangd] Add missing unittests to build graph.Mar 13 2023, 4:10 AM
Revision Contents
Diff 504585 clang-tools-extra/clangd/refactor/tweaks/SpecialMembers.cpp
clang-tools-extra/clangd/unittests/CMakeLists.txt
clang-tools-extra/clangd/unittests/tweaks/SpecialMembersTests.cpp
|