[PATCH] D58105: docs: Update the ShadowCallStack documentation.

Vlad Tsyrklevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 12 14:12:13 PST 2019


vlad.tsyrklevich accepted this revision.
vlad.tsyrklevich added inline comments.
This revision is now accepted and ready to land.


================
Comment at: clang/docs/ShadowCallStack.rst:28
+.. _`implementation of the runtime`: https://android.googlesource.com/platform/bionic/+/808d176e7e0dd727c7f929622ec017f6e065c582/libc/bionic/pthread_create.cpp#128
+.. _`Clang 7.0.1 documentation`: http://releases.llvm.org/7.0.1/tools/clang/docs/ShadowCallStack.html
 
----------------
nit: https


Repository:
  rL LLVM

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

https://reviews.llvm.org/D58105





More information about the llvm-commits mailing list