https://reviews.llvm.org/D95835 implements origin tracking for DFSan. It reuses the chained origin depot of MSan. This change moves the utility to sanitizer_common to share between MSan and DFSan. Reviewed-by: eugenis, morehouse Differential Revision: https://reviews.llvm.org/D96319
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. ================================