[PATCH] D59765: [Lex] Warn about invisible Hangul whitespace

Rui Ueyama via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 25 19:56:01 PDT 2019


ruiu added a comment.

I wonder if we should handle Unicode codepoints that are in the whitespace category as a whole, instead of handling each codepoint individually.


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59765/new/

https://reviews.llvm.org/D59765





More information about the cfe-commits mailing list