[PATCH] D50956: [clangd] NFC: Cleanup Dex Iterator comments and simplify tests
Kirill Bobyrev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 20 02:00:26 PDT 2018
kbobyrev updated this revision to Diff 161443.
kbobyrev edited the summary of this revision.
kbobyrev added a comment.
Something I initially forgot: fix misplaced `private:` so that `dump()` stays private as it was in the interface.
https://reviews.llvm.org/D50956
Files:
clang-tools-extra/clangd/index/dex/Iterator.cpp
clang-tools-extra/clangd/index/dex/Iterator.h
clang-tools-extra/unittests/clangd/DexIndexTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50956.161443.patch
Type: text/x-patch
Size: 8093 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180820/8d965ae7/attachment.bin>
More information about the cfe-commits
mailing list