[PATCH] D122965: Corrected A Command

Priyansh Singh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 2 01:04:01 PDT 2022


ps-19 added a comment.

I seriously can not understand why x64_Debian build if failing for every patch.



================
Comment at: clang/test/CodeGen/c-unicode.c:5
 int \uaccess = 0;
 // ALLOWED: "곎ss":
 // ALLOWED-NOT: "\uaccess":
----------------
Comment Line No: 5 is // ALLOWED: "곎ss": i think "곎ss" in istake here, according to google it is written in korean and i can not understand it's meaning, but it should be made more concise and readable for more user.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122965



More information about the llvm-commits mailing list