1 file changed
+1
-1
lines changedSubmodule compiler-rt updated 26 files
- cmake/Modules/CompilerRTDarwinUtils.cmake+2-31
- cmake/Modules/CompilerRTUtils.cmake+1-2
- cmake/base-config-ix.cmake+4-10
- cmake/builtin-config-ix.cmake+2-3
- cmake/config-ix.cmake+4-5
- include/sanitizer/common_interface_defs.h+11
- lib/asan/asan_win.cc+14-5
- lib/asan/asan_win_dll_thunk.cc+7
- lib/builtins/CMakeLists.txt+64-81
- lib/builtins/cpu_model.c+36-36
- lib/interception/interception_win.cc+17-3
- lib/profile/GCDAProfiling.c+8-34
- lib/profile/InstrProfilingFile.c+5-1
- lib/profile/InstrProfilingInternal.h+14
- lib/profile/InstrProfilingPort.h+14
- lib/profile/InstrProfilingUtil.c+52
- lib/sanitizer_common/sanitizer_common_interceptors.inc+52-2
- lib/sanitizer_common/sanitizer_flags.inc+2
- lib/sanitizer_common/sanitizer_platform.h+2
- lib/sanitizer_common/sanitizer_platform_interceptors.h+2
- lib/sanitizer_common/sanitizer_symbolizer.h+4
- lib/sanitizer_common/sanitizer_symbolizer_win.cc+2-2
- lib/sanitizer_common/sanitizer_win.cc+2
- test/asan/TestCases/Linux/memmem_test.cc+21
- test/asan/TestCases/Posix/halt_on_error-torture.cc+2-6
- test/sanitizer_common/TestCases/Linux/weak_hook_test.cc+82
0 commit comments