[all-commits] [llvm/llvm-project] b7e9da: [scudo] Improve readability of MemMapFuchsia's err...
fabio-d via All-commits
all-commits at lists.llvm.org
Thu Apr 25 14:24:04 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b7e9dae6f6a4610bee729179167a0ac4a3dd7b7b
https://github.com/llvm/llvm-project/commit/b7e9dae6f6a4610bee729179167a0ac4a3dd7b7b
Author: Fabio D'Urso <fdurso at google.com>
Date: 2024-04-25 (Thu, 25 Apr 2024)
Changed paths:
M compiler-rt/lib/scudo/standalone/mem_map_fuchsia.cpp
Log Message:
-----------
[scudo] Improve readability of MemMapFuchsia's error handling (#90102)
By expressing the conditions covered by MAP_ALLOWNOMEM in a more
direct way.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list