ilya-biryukov accepted this revision. ilya-biryukov added a comment. This revision is now accepted and ready to land.
LGTM, but let's land together with a dependent revision to hove some code that actually tests it. ================ Comment at: include/clang/Lex/Preprocessor.h:313 + /// Range for the code completion taken. + SourceRange CodeCompletionTokenRange; ---------------- NIT: s/taken/token Repository: rC Clang https://reviews.llvm.org/D50443 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits