void added inline comments.

================
Comment at: clang/lib/Analysis/UninitializedValues.cpp:594
           // If the predecessor's terminator is an "asm goto" that initializes
-          // the variable, then it won't be counted as "initialized" on the
-          // non-fallthrough paths.
+          // the variable, then it's don't count it as "initialized" on the
+          // indirect paths.
----------------
nathanchance wrote:
> Should "it's don't count" be "don't count"?
You does not like mine English? :-P


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114848

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to