This revision updates the description of `__sanitizer_annotate_contiguous_container` in includes. Possibilites of the function were changed in D132522 and it supports: - unaligned beginning, - shared first/last granule with other objects. Reviewed By: vitalybuka Differential Revision: https://reviews.llvm.org/D149341
Compiler-RT ================================ This directory and its subdirectories contain source code for the compiler support routines. Compiler-RT is open source software. You may freely distribute it under the terms of the license agreement found in LICENSE.txt. ================================