[PATCH] D42964: [clangd] Add Revision field to Symbol.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 6 07:12:02 PST 2018
sammccall added a comment.
Discussed offline a bit: it's not clear that this field is going to be generally useful - we don't have a plan to read this from open-source code.
(Google's internal index wants to be able to individually version symbols for distributed-system reasons, but we can add these version numbers when we convert to protobuf).
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D42964
More information about the cfe-commits
mailing list