Module Name: src Committed By: kamil Date: Sun Jun 24 20:40:58 UTC 2018
Modified Files: src/share/mk: bsd.README Log Message: Enhance the documentation of MKSANITIZER in bsd.README Note that the list of sanitizer features is just a selection, not a complete list. Include there LSan and Scudo. Missing: hwmsan, esan, ubsan_minimal etc. Explain that USE_SANITIZER is an argument passed to -fsanitize= and it can contain multiple options. Mention SANITIZERFLAGS to pass even more sanitizer arguments. Stop tracking in this file what compiler compiles what features. Just note that the selection of supported features depends on a compiler version and target CPU architecture. To generate a diff of this commit: cvs rdiff -u -r1.375 -r1.376 src/share/mk/bsd.README Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.