Return memory to OS right after free (not in the async thread).
[platform/upstream/linaro-gcc.git] / libsanitizer / sanitizer_common / sanitizer_flags.inc
2018-07-19 Evgeniy StepanovReturn memory to OS right after free (not in the async... 42/182742/2
2017-08-03 chefmaxlibsanitizer/ 60/138560/5
2017-08-03 Slava BarinovSwitch on detect_leaks on 64-bit platforms by default 27/138927/2
2017-02-27 Ivan BaravySet detect_leaks = false and halt_on_error = false...
2017-02-22 Maxim OstapenkoSupport print_cmdline in LSan.
2017-02-21 Slava BarinovAdd binary name printing support to UBSan
2017-02-16 Maxim OstapenkoBackport recovery mode related stuff from LLVM mainline.
2015-10-21 chefmaxlibsanitizer merge from upstream r250806.