vitalybuka added inline comments.

================
Comment at: clang/docs/AddressSanitizer.rst:143
+
+AddressSanitizer (``-fsanitize=address``) can optionally detect stack use after
+return problems.
----------------
Maybe -fsanitize=address is reduntant here, we are already in the 
-fsanitize=address document. Mentioning the flag in the line 11 seems more 
appropriate.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104155

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

Reply via email to