]> granicus.if.org Git - clang/history - docs/AddressSanitizer.rst
[Docs] Slightly update LSan documentation.
[clang] / docs / AddressSanitizer.rst
2016-01-22 Alexey Samsonov[Docs] Slightly update LSan documentation.
2015-12-04 Alexey Samsonov[Docs] Sanitizer docs migrated from code.google.com...
2015-10-19 Saleem Abdulrasooldocs: remote stale refs
2015-06-25 Anna Zaks[docs] Several updates to the Address Sanitizer webpage.
2015-02-18 Alexey Samsonov[docs] Recommend to use CMake for building sanitizers.
2015-02-17 Matthias BraunRevert "Remove support for building sanitizers from...
2015-02-17 Alexey SamsonovRemove support for building sanitizers from Makefile...
2015-01-13 Roman DivackyMention FreeBSD support.
2014-10-17 Alexey Samsonov[ASan] Improve blacklisting of global variables.
2014-01-31 Kostya Serebryany[sanitizer] update the list of supported platforms...
2014-01-16 Alexander Potapenko[ASan] Enough to have llvm-symbolizer in $PATH.
2014-01-16 Alexander Potapenko[ASan] Typo fix (symbolize=0 disables online symbolization)
2014-01-16 Alexander Potapenko[ASan] Describe online/offline symbolization of reports...
2013-12-11 Sergey MatveevMention LeakSanitizer in AddressSanitizer docs.
2013-08-15 Evgeniy StepanovUpdate sanitizer attribute documentation to match behav...
2013-08-07 Alexey SamsonovDocumentation for sanitizer special case list format...
2013-07-19 Alexey SamsonovRevert r186672 - turns out ASan supports Mac OS 10...
2013-07-19 Alexey Samsonov[ASan] Reflect the dropped Mac OS 10.6 support in docs
2013-03-14 Dmitri GribenkoDocumentation: improve formatting
2013-03-14 Alexey Samsonov[ASan] Update docs for -fsanitize=init-order option
2013-02-26 Kostya SerebryanyUnify clang/llvm attributes for asan/tsan/msan (Clang...
2012-12-15 Dmitri GribenkoDocumentation: random cleanups. Use monospaced font...
2012-12-13 Sean Silvadocs: More reST conversion.