[all-commits] [llvm/llvm-project] 23d1b6: [test][sanitizer] Prepare test for Internal Symbol...
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Tue Aug 15 13:42:26 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 23d1b6577a50d308938b79b1dafc198ea5094766
https://github.com/llvm/llvm-project/commit/23d1b6577a50d308938b79b1dafc198ea5094766
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2023-08-15 (Tue, 15 Aug 2023)
Changed paths:
M compiler-rt/test/CMakeLists.txt
M compiler-rt/test/lit.common.cfg.py
M compiler-rt/test/lit.common.configured.in
M compiler-rt/test/lsan/TestCases/realloc_too_big.c
M compiler-rt/test/lsan/TestCases/recoverable_leak_check.cpp
M compiler-rt/test/lsan/TestCases/suppressions_file.cpp
M compiler-rt/test/sanitizer_common/TestCases/Linux/soft_rss_limit_mb_test.cpp
M compiler-rt/test/sanitizer_common/TestCases/max_allocation_size.cpp
M compiler-rt/test/ubsan/TestCases/TypeCheck/vptr-virtual-base.cpp
M compiler-rt/test/ubsan/TestCases/TypeCheck/vptr.cpp
Log Message:
-----------
[test][sanitizer] Prepare test for Internal Symbolizer
Reviewed By: kstoimenov
Differential Revision: https://reviews.llvm.org/D157946
More information about the All-commits
mailing list