summaryrefslogtreecommitdiff
path: root/docs/AddressSanitizer.rst
Commit message (Expand)AuthorAgeFilesLines
* [Docs] Modernize references to macOSJ. Ryan Stinnett2019-05-301-4/+4
* [ASan] Minor documentation fix: clarify static linking limitation.Max Moroz2018-12-111-1/+1
* [docs] UBSan and ASan are supported on WindowsReid Kleckner2018-11-271-0/+4
* Update our URLs in clang doc to use httpsSylvestre Ledru2018-11-041-1/+1
* [Docs] Update supported oses for safestack, ubsan, asan, tsan and msanDavid Carlier2018-07-251-0/+1
* ASan docs: no_sanitize("address") works on globals.Evgeniy Stepanov2018-06-211-5/+9
* [docs] Update LeakSanitizer documentation to reflect OS X supportFrancis Ricci2017-09-131-1/+2
* [asan][docs] Fix the documentation to use clang++ for the C++ exampleAnna Zaks2016-12-151-3/+3
* Updated documentationVitaly Buka2016-08-021-1/+2
* [Docs] Slightly update LSan documentation.Alexey Samsonov2016-01-221-0/+17
* [Docs] Sanitizer docs migrated from code.google.com to github.com.Alexey Samsonov2015-12-041-2/+1
* docs: remote stale refsSaleem Abdulrasool2015-10-191-6/+5
* [docs] Several updates to the Address Sanitizer webpage.Anna Zaks2015-06-251-45/+101
* [docs] Recommend to use CMake for building sanitizers.Alexey Samsonov2015-02-181-2/+1
* Revert "Remove support for building sanitizers from Makefile/autoconf build."Matthias Braun2015-02-171-1/+2
* Remove support for building sanitizers from Makefile/autoconf build.Alexey Samsonov2015-02-171-2/+1
* Mention FreeBSD support.Roman Divacky2015-01-131-0/+1
* [ASan] Improve blacklisting of global variables.Alexey Samsonov2014-10-171-2/+2
* [sanitizer] update the list of supported platforms in the docsKostya Serebryany2014-01-311-4/+4
* [ASan] Enough to have llvm-symbolizer in $PATH.Alexander Potapenko2014-01-161-1/+2
* [ASan] Typo fix (symbolize=0 disables online symbolization)Alexander Potapenko2014-01-161-2/+2
* [ASan] Describe online/offline symbolization of reports, mention dsymutil.Alexander Potapenko2014-01-161-5/+21
* Mention LeakSanitizer in AddressSanitizer docs.Sergey Matveev2013-12-111-0/+7
* Update sanitizer attribute documentation to match behaviour change in r187967.Evgeniy Stepanov2013-08-151-2/+1
* Documentation for sanitizer special case list format and -f(no-)?sanitize-bla...Alexey Samsonov2013-08-071-0/+30
* Revert r186672 - turns out ASan supports Mac OS 10.6 yet.Alexey Samsonov2013-07-191-1/+1
* [ASan] Reflect the dropped Mac OS 10.6 support in docsAlexey Samsonov2013-07-191-1/+1
* Documentation: improve formattingDmitri Gribenko2013-03-141-3/+3
* [ASan] Update docs for -fsanitize=init-order optionAlexey Samsonov2013-03-141-0/+9
* Unify clang/llvm attributes for asan/tsan/msan (Clang part)Kostya Serebryany2013-02-261-2/+3
* Documentation: random cleanups. Use monospaced font where appropriate,Dmitri Gribenko2012-12-151-64/+59
* docs: More reST conversion.Sean Silva2012-12-131-0/+158