[all-commits] [llvm/llvm-project] baa51f: [sanitizer] Document AddressSanitizer security con...
bigb4ng via All-commits
all-commits at lists.llvm.org
Tue Oct 8 09:22:33 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: baa51ffd9c417c9ec272c601673c484bc4335319
https://github.com/llvm/llvm-project/commit/baa51ffd9c417c9ec272c601673c484bc4335319
Author: bigb4ng <130478744+bigb4ng at users.noreply.github.com>
Date: 2024-10-08 (Tue, 08 Oct 2024)
Changed paths:
M clang/docs/AddressSanitizer.rst
M clang/docs/HardwareAssistedAddressSanitizerDesign.rst
M clang/docs/LeakSanitizer.rst
M clang/docs/MemorySanitizer.rst
M clang/docs/ThreadSanitizer.rst
M clang/docs/UndefinedBehaviorSanitizer.rst
M llvm/docs/GwpAsan.rst
Log Message:
-----------
[sanitizer] Document AddressSanitizer security considerations (#100937)
Follow-up to #92593.
Also makes #92611, https://github.com/google/sanitizers/issues/1130
obsolete.
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