Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Could you add another test for findExplicitReferences too? Those tests are right after targetDecl.
These two functions kinda duplicate each other a lot, but that's intentional - those two functions do a somewhat similar thing and we want to keep them in sync (put another way, we want to fix bugs in both simultaneously)