smeenai added a comment. Thanks for the typo fix!
================ Comment at: clang/test/CodeGen/c-unicode.c:5 int \uaccess = 0; // ALLOWED: "곎ss": // ALLOWED-NOT: "\uaccess": ---------------- ps-19 wrote: > 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. Given that the test is called `c-unicode.c`, I imagine it's intentional. ================ Comment at: mypatch.patch:1 +diff --git a/llvm/utils/vim/indent/llvm.vim b/llvm/utils/vim/indent/llvm.vim +index d1d8c83d1186..75ee9ef485d4 100644 ---------------- This seems like an unrelated change; can you remove it from this patch please? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D122965/new/ https://reviews.llvm.org/D122965 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits