[PATCH] D40563: [SemaCodeComplete] Allow passing out scope specifiers in qualified-id completions via completion context.

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 7 08:47:00 PST 2017


ioeric added a comment.

Fyi, you could find use of the new API in https://reviews.llvm.org/D40548

I'd like to land this patch if there is no objection.


https://reviews.llvm.org/D40563





More information about the cfe-commits mailing list