[PATCH] D46258: [clangd] Also use UTF-16 in index position.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 30 03:18:21 PDT 2018


sammccall added a comment.

Oops, I missed this, thanks!
Possible to add a testcase? Any character that's not ASCII and is legal in an identifier should do it.
http://en.cppreference.com/w/cpp/language/identifiers


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D46258





More information about the cfe-commits mailing list