]> granicus.if.org Git - clang/commit
[ASan] Minor documentation fix: clarify static linking limitation.
authorMax Moroz <mmoroz@chromium.org>
Tue, 11 Dec 2018 16:47:12 +0000 (16:47 +0000)
committerMax Moroz <mmoroz@chromium.org>
Tue, 11 Dec 2018 16:47:12 +0000 (16:47 +0000)
commit3dd41789359b38c92e101580c31c4dbc477df8ee
tree1fdb9d870aba95ed46e0755b0b4b1d8b29c0032b
parent3288c4a9f94a35b0e70a8fe84fed1f976ab17d43
[ASan] Minor documentation fix: clarify static linking limitation.

Summary:
ASan does not support statically linked binaries, but ASan runtime itself can
be statically linked into a target binary executable.

Reviewers: eugenis, kcc

Reviewed By: eugenis

Subscribers: cfe-commits, llvm-commits

Differential Revision: https://reviews.llvm.org/D55066

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@348863 91177308-0d34-0410-b5e6-96231b3b80d8
docs/AddressSanitizer.rst