summaryrefslogtreecommitdiffstats
path: root/docs/UndefinedBehaviorSanitizer.rst
Commit message (Expand)AuthorAgeFilesLines
* [ubsan] docs: Add a note about pointers to volatileVedant Kumar2017-06-161-0/+6
* [ubsan] Add a check for pointer overflow UBVedant Kumar2017-06-011-0/+2
* Revert "[docs] UBSan: Mention that print_stacktrace=1 is unsupported on Darwin"Vedant Kumar2017-05-021-2/+0
* [docs] UBSan: Mention that print_stacktrace=1 is unsupported on DarwinVedant Kumar2017-04-141-0/+2
* [docs] Clarify sanitizer flag behaviorVedant Kumar2017-03-201-3/+3
* [ubsan] Add a nullability sanitizerVedant Kumar2017-03-141-1/+11
* UBSan docs: Explicitly mention that `-fsanitize=unsigned-integer-overflow` do...Nico Weber2017-02-271-1/+3
* Fix typo in documentation.Nick Lewycky2016-09-201-2/+2
* [ubsan] Add -fsanitize-undefined-strip-path-components=NFilipe Cabecinhas2016-05-121-0/+20
* [Docs] Fix indentation error introduced by r267447.George Burgess IV2016-04-261-7/+7
* [Docs] Clarify what the object-size sanitizer does.George Burgess IV2016-04-251-5/+8
* [UBSan] Add documentation for runtime issue suppression.Alexey Samsonov2016-01-291-0/+32
* [Docs] One more cleanup of -fsanitize= section.Alexey Samsonov2015-12-041-1/+3
* Clang documentation for UBSan.Alexey Samsonov2015-12-041-0/+202