In https://github.com/llvm/llvm-project/blob/main/clang/test/CodeGen/c-unicode.c
I can not find command RUN: %clang --target=x86_64--linug-gnu -S %s -o - | FileCheck %s -check-prefix=ALLOWED .
So corrected it.
Differential D122965
Corrected A Command ps-19 on Apr 1 2022, 11:26 PM. Authored by
Details In https://github.com/llvm/llvm-project/blob/main/clang/test/CodeGen/c-unicode.c I can not find command RUN: %clang --target=x86_64--linug-gnu -S %s -o - | FileCheck %s -check-prefix=ALLOWED .
Diff Detail
Unit Tests Event TimelineComment Actions I seriously can not understand why x64_Debian build if failing for every patch.
Comment Actions Can anyone please review the patch?
Comment Actions FYI: please only ping the patch after about a week has gone by with no review (https://llvm.org/docs/CodeReview.html#lgtm-how-a-patch-is-accepted). Reviewers get to reviews as we're able to, but it's quite common for there to be a few days between reviews. That said, the changes here LGTM (though I can't fathom why this was a CodeGen test to begin with -- it looks like it should have been a Parser or Sema test and using -verify) Comment Actions Oops, forgot to ask -- what name and email address would you like for patch attribution? |
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.