Currently, we (clangd) are missing this kind of references.
Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Unit tests: pass. 62058 tests passed, 0 failed and 784 were skipped.
clang-tidy: unknown.
clang-format: fail. Please format your changes with clang-format by running git-clang-format HEAD^ or applying this patch.
Build artifacts: diff.json, clang-format.patch, CMakeCache.txt, console-log.txt, test-results.xml
Thanks this LG (please apply clang-format fixes though)
Have you checked if this class is missing any other typelocs?
I haven't checked it in details, but the injected class name is an obvious missing case.
Unit tests: pass. 62058 tests passed, 0 failed and 784 were skipped.
clang-tidy: unknown.
clang-format: pass.
Build artifacts: diff.json, clang-format.patch, CMakeCache.txt, console-log.txt, test-results.xml
clang-format: please reformat the code