No changes to the tests themselves, other than some auto -> const auto
diagnostic fixes and formatting.
Details
- Reviewers
sammccall - Commits
- rG5934a79196b9: [clangd] Split tweak tests into one file per tweak.
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Time | Test | |
---|---|---|
60 ms | x64 windows > LLVM.CodeGen/XCore::threads.ll |
Event Timeline
clang-tools-extra/clangd/unittests/tweaks/AnnotateHighlightingsTests.cpp | ||
---|---|---|
9 | Most of these headers are unused in most of the tests, not sure what's the best point to clean them up Most of these should just need TweakTests, gmock and gtest. |
clang-tidy: warning: #includes are not sorted properly [llvm-include-order]
not useful