Files
clang-p2996/compiler-rt/include/sanitizer/allocator_interface.h
nicole mazzuca 15b0cb4c72 [windows][ASan] Fix build (#70855)
PR #69625 broke the build - I put __cdecl on the wrong side of the `*`
in function pointer declarations.

Lesson learned - run check-all!
2023-10-31 14:14:58 -07:00

4.4 KiB