summaryrefslogtreecommitdiffstats
path: root/clang/docs/AddressSanitizer.html
Commit message (Collapse)AuthorAgeFilesLines
* docs: More reST conversion.Sean Silva2012-12-131-171/+0
| | | | | | Sorry for the large commit, but it is much faster to convert in batches. llvm-svn: 170067
* Use -fsanitize= flag in docs for ASan/TSanAlexey Samsonov2012-11-061-4/+4
| | | | llvm-svn: 167465
* [asan docs] explain why asan exits on the first errorKostya Serebryany2012-10-301-0/+7
| | | | llvm-svn: 167004
* Fix some wordings in AddressSanitizer docs.Alexey Samsonov2012-10-241-8/+9
| | | | llvm-svn: 166557
* [asan] update asan docs to explain more about linking and to mention full ↵Kostya Serebryany2012-10-191-2/+15
| | | | | | support for i386 Linux llvm-svn: 166271
* Update AddressSanitizer docsAlexey Samsonov2012-09-061-5/+3
| | | | llvm-svn: 163303
* [asan] update docs: mention MacOS 10.7 and correct the ifdef sample for ↵Kostya Serebryany2012-07-021-6/+8
| | | | | | __has_feature llvm-svn: 159521
* [asan] fix typoKostya Serebryany2012-04-231-1/+1
| | | | llvm-svn: 155345
* [asan] update docsKostya Serebryany2012-04-231-16/+27
| | | | llvm-svn: 155343
* fix linkKostya Serebryany2012-03-151-1/+1
| | | | llvm-svn: 152806
* [asan] update asan docs: mention CMake problem and to explain the status of ↵Kostya Serebryany2012-03-151-2/+6
| | | | | | MacOS 10.7 and 32-bit Linux llvm-svn: 152805
* [asan] document the need for -fno-optimize-sibling-callsKostya Serebryany2012-01-231-0/+2
| | | | llvm-svn: 148716
* Fix ALL the markup.Benjamin Kramer2012-01-151-2/+2
| | | | llvm-svn: 148219
* [asan] mention -fno-omit-frame-pointer in the docsKostya Serebryany2012-01-061-1/+3
| | | | llvm-svn: 147663
* [asan] update asan docsKostya Serebryany2011-12-121-11/+53
| | | | llvm-svn: 146446
* [asan] update docs to allow, but discourage, -O0Kostya Serebryany2011-12-021-4/+5
| | | | llvm-svn: 145653
* fix html markupKostya Serebryany2011-11-281-0/+3
| | | | llvm-svn: 145297
* First version of AddressSanitizer docs; documentation for ↵Kostya Serebryany2011-11-281-0/+85
__has_feature(address_sanitizer) llvm-svn: 145276
OpenPOWER on IntegriCloud