[PATCH] D47699: [clangd] Remove the dead offset fields in Symbol.

2018-06-04 Thread Haojian Wu via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL333882: [clangd] Remove the dead offset fields in Symbol. (authored by hokein, committed by ). Herald added a subscriber: llvm-commits. Repository: rL LLVM https://reviews.llvm.org/D47699 Files: cla

[PATCH] D47699: [clangd] Remove the dead offset fields in Symbol.

2018-06-04 Thread Haojian Wu via Phabricator via cfe-commits
hokein created this revision. hokein added a reviewer: sammccall. Herald added subscribers: jkorous, MaskRay, ioeric, ilya-biryukov, klimek. Repository: rCTE Clang Tools Extra https://reviews.llvm.org/D47699 Files: clangd/index/Index.h Index: clangd/index/Index.h ==