[all-commits] [llvm/llvm-project] 290376: Update the list of double width codepoints

cor3ntin via All-commits all-commits at lists.llvm.org
Mon Nov 28 06:13:52 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2903769bf524bbb227e5a942c27c134ec7886637
      https://github.com/llvm/llvm-project/commit/2903769bf524bbb227e5a942c27c134ec7886637
  Author: Corentin Jabot <corentinjabot at gmail.com>
  Date:   2022-11-28 (Mon, 28 Nov 2022)

  Changed paths:
    M llvm/lib/Support/Unicode.cpp
    M llvm/unittests/Support/UnicodeTest.cpp

  Log Message:
  -----------
  Update the list of double width codepoints

All east asian width wide and full-width codepoints
are considered double width, as well as emojis and
symbols commonely rendered as emoji.

Reviewed By: aaron.ballman

Differential Revision: https://reviews.llvm.org/D138518




More information about the All-commits mailing list