[PATCH] D70078: [clangd] fixes semantic highlighting test

2019-11-11 Thread Haojian Wu via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rGf8c17fe11120: [clangd] fixes semantic highlighting test (authored by hokein). Changed prior to commit: https://reviews.llvm.org/D70078?vs=228681&id=228697#toc Repository: rG LLVM Github Monorepo CHA

[PATCH] D70078: [clangd] fixes semantic highlighting test

2019-11-11 Thread Haojian Wu via Phabricator via cfe-commits
hokein accepted this revision. hokein added a comment. This revision is now accepted and ready to land. Thanks! Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D70078/new/ https://reviews.llvm.org/D70078

[PATCH] D70078: [clangd] fixes semantic highlighting test

2019-11-11 Thread liu hui via Phabricator via cfe-commits
lh123 created this revision. lh123 added reviewers: ilya-biryukov, hokein, sammccall. lh123 added a project: clang-tools-extra. Herald added subscribers: cfe-commits, usaxena95, kadircet, arphaman, jkorous, MaskRay. Herald added a project: clang. fixes https://github.com/clangd/clangd/issues/176