[PATCH] D42241: [CodeComplete] Fix completion in the middle of idents in macro calls

Benjamin Kramer via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 22 06:57:26 PST 2018


bkramer accepted this revision.
bkramer added a comment.
This revision is now accepted and ready to land.

I think we can go ahead with this. I expect code completion in the middle of a token not to be used much though, so there might be more broken cases.


Repository:
  rC Clang

https://reviews.llvm.org/D42241





More information about the cfe-commits mailing list