Eugene.Zelenko added inline comments.

================
Comment at: clang/docs/UndefinedBehaviorSanitizer.rst:160
   -  ``-fsanitize=unsigned-shift-base``: check that an unsigned left-hand side 
of
-     a left shift operation doesn't overflow.
+     a left shift operation doesn't overflow.Issues caught by this sanitizer 
are 
+     not undefined behavior, but are often unintentional.
----------------
Missing space after period.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146947

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
  • [PATCH] D146947... Tiwari Abhinav Ashok Kumar via Phabricator via cfe-commits
    • [PATCH] D1... Eugene Zelenko via Phabricator via cfe-commits
    • [PATCH] D1... Tiwari Abhinav Ashok Kumar via Phabricator via cfe-commits

Reply via email to