[all-commits] [llvm/llvm-project] c1ad5b: [sanitizer] Fix sanitizer procmap test for FreeBSD
David CARLIER via All-commits
all-commits at lists.llvm.org
Mon Aug 28 05:10:59 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c1ad5bac1613bf4b0fbc557f49a1d90d66c36205
https://github.com/llvm/llvm-project/commit/c1ad5bac1613bf4b0fbc557f49a1d90d66c36205
Author: David CARLIER <devnexen at gmail.com>
Date: 2023-08-28 (Mon, 28 Aug 2023)
Changed paths:
M compiler-rt/lib/sanitizer_common/tests/sanitizer_procmaps_test.cpp
Log Message:
-----------
[sanitizer] Fix sanitizer procmap test for FreeBSD
the ParseUnixMemoryProfile makes sense only on platforms which truly support procfs
Reviewers: vitalybuka
Reviewed-By: vitalybuka
Differential Revision: https://reviews.llvm.org/D156628
More information about the All-commits
mailing list