[PATCH] D74680: Add an Offset field to the SourceLocation for LookupResult objects.

Greg Clayton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 19 10:38:09 PST 2020


clayborg added a comment.

Anyone have time to check this patch out? Very small patch that adds function code offsets to the LookupResult struct.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74680





More information about the llvm-commits mailing list