Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Noticed this while reviewing D150124. No caller was providing a value for this parameter.
Paths
| Differential D156513
[clang] [libIndex] Remove unused 'RefD' parameter of IndexingContext::handleReference() ClosedPublic Authored by nridge on Jul 28 2023, 1:07 AM.
Details
Diff Detail
Event TimelineComment Actions Noticed this while reviewing D150124. No caller was providing a value for this parameter. This revision is now accepted and ready to land.Jul 28 2023, 2:20 AM This revision was landed with ongoing or failed builds.Jul 28 2023, 6:36 PM Closed by commit rG5ddc37189032: [clang] [libIndex] Remove unused 'RefD' parameter of IndexingContext… (authored by nridge). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 545321 clang/lib/Index/IndexingContext.h
clang/lib/Index/IndexingContext.cpp
|