History log of /llvm-project/compiler-rt/lib/rtsan/rtsan_flags.cpp (Results 1 – 2 of 2)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: llvmorg-21-init, llvmorg-19.1.7, llvmorg-19.1.6, llvmorg-19.1.5, llvmorg-19.1.4, llvmorg-19.1.3, llvmorg-19.1.2, llvmorg-19.1.1
# aa43f3ab 18-Sep-2024 Chris Apple <cja-private@pm.me>

[compiler-rt][rtsan] Use Die instead of exit, define cf.exitcode (#107635)


Revision tags: llvmorg-19.1.0
# 2e9b3316 06-Sep-2024 Chris Apple <cja-private@pm.me>

[compiler-rt][rtsan] Introduce RTSAN_OPTIONS and flags (#107174)

This matches much of the boilerplate found in the other sanitizers.