[PATCH] D42796: [clangd] Skip inline namespace when collecting scopes for index symbols.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 1 08:52:59 PST 2018


sammccall requested changes to this revision.
sammccall added a comment.
This revision now requires changes to proceed.

Doh, nevermind - SuppressUnwrittenScopes is way simpler. Thanks @hokein for catching!


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D42796





More information about the cfe-commits mailing list