Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: More reST conversion. | Sean Silva | 2012-12-13 | 1 | -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/TSan | Alexey Samsonov | 2012-11-06 | 1 | -4/+4 |
| | | | | llvm-svn: 167465 | ||||
* | [asan docs] explain why asan exits on the first error | Kostya Serebryany | 2012-10-30 | 1 | -0/+7 |
| | | | | llvm-svn: 167004 | ||||
* | Fix some wordings in AddressSanitizer docs. | Alexey Samsonov | 2012-10-24 | 1 | -8/+9 |
| | | | | llvm-svn: 166557 | ||||
* | [asan] update asan docs to explain more about linking and to mention full ↵ | Kostya Serebryany | 2012-10-19 | 1 | -2/+15 |
| | | | | | | support for i386 Linux llvm-svn: 166271 | ||||
* | Update AddressSanitizer docs | Alexey Samsonov | 2012-09-06 | 1 | -5/+3 |
| | | | | llvm-svn: 163303 | ||||
* | [asan] update docs: mention MacOS 10.7 and correct the ifdef sample for ↵ | Kostya Serebryany | 2012-07-02 | 1 | -6/+8 |
| | | | | | | __has_feature llvm-svn: 159521 | ||||
* | [asan] fix typo | Kostya Serebryany | 2012-04-23 | 1 | -1/+1 |
| | | | | llvm-svn: 155345 | ||||
* | [asan] update docs | Kostya Serebryany | 2012-04-23 | 1 | -16/+27 |
| | | | | llvm-svn: 155343 | ||||
* | fix link | Kostya Serebryany | 2012-03-15 | 1 | -1/+1 |
| | | | | llvm-svn: 152806 | ||||
* | [asan] update asan docs: mention CMake problem and to explain the status of ↵ | Kostya Serebryany | 2012-03-15 | 1 | -2/+6 |
| | | | | | | MacOS 10.7 and 32-bit Linux llvm-svn: 152805 | ||||
* | [asan] document the need for -fno-optimize-sibling-calls | Kostya Serebryany | 2012-01-23 | 1 | -0/+2 |
| | | | | llvm-svn: 148716 | ||||
* | Fix ALL the markup. | Benjamin Kramer | 2012-01-15 | 1 | -2/+2 |
| | | | | llvm-svn: 148219 | ||||
* | [asan] mention -fno-omit-frame-pointer in the docs | Kostya Serebryany | 2012-01-06 | 1 | -1/+3 |
| | | | | llvm-svn: 147663 | ||||
* | [asan] update asan docs | Kostya Serebryany | 2011-12-12 | 1 | -11/+53 |
| | | | | llvm-svn: 146446 | ||||
* | [asan] update docs to allow, but discourage, -O0 | Kostya Serebryany | 2011-12-02 | 1 | -4/+5 |
| | | | | llvm-svn: 145653 | ||||
* | fix html markup | Kostya Serebryany | 2011-11-28 | 1 | -0/+3 |
| | | | | llvm-svn: 145297 | ||||
* | First version of AddressSanitizer docs; documentation for ↵ | Kostya Serebryany | 2011-11-28 | 1 | -0/+85 |
__has_feature(address_sanitizer) llvm-svn: 145276 |