[PATCH] D156513: [clang] [libIndex] Remove unused 'RefD' parameter of IndexingContext::handleReference()

Nathan Ridge via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 28 01:08:27 PDT 2023


nridge added a comment.

Noticed this while reviewing D150124 <https://reviews.llvm.org/D150124>. No caller was providing a value for this parameter.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D156513/new/

https://reviews.llvm.org/D156513



More information about the cfe-commits mailing list